Navigation

    IO Rodeo Forum

    • Register
    • Login

    ASV program

    Cheapstat Potentiostat
    1
    1
    1709
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      PJS last edited by

      I've made a few changes to the 111810 mcu program in order to implement an ASV procedure. If you are interested, it's here.
      What was changed:

      • ACV and CA methods removed.
      • changed SWV to SWASV and SWCSV (with an changeable accumulation time + settle time of 2s).
      • display of accumulation, settle and scan during the different steps of SWV (so it's possible to start and stop stirring during the different steps).
      • Calculation of DAC in SWV changed from *(2048/1600)+2048 to *(4096/3300)+2048 to make it similar to CV, LSV and ConstVoltage (I am not sure why it was different in the first place, maybe someone can tell).
      • different default settings for the methods. All methods use the 0-50µA default settings. I don't know why but it seems that the imposed potential with the 0-10µA range gets false very fast (false for E<-0.45V with 0-10µA and false for E<-0.75V with 0-50µA).
      • modified the increments to change the settings of the methods (e.g. modification of the frequency in the SWV is made with a +-5Hz increment instead of +-1Hz).
      • exchanged the edit and start position in the profile_opt menu. It avoids to start the methods inadvertently when selecting a method.

      I have not tried all the methods. If something is not working, please let me know.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post