Jump to content

arang

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by arang

  1. How to change the Sampling time of thermal data (ie: number of points per second).

    I see the Python library has a method update_interval_write() and it has values only between 1-255.
    update_interval_write(5)-  Does this mean sample at every 5 second interval?

    Say if I want 10S/s how to configure in the code?

    Thanks

  2. Hi,
    I can find example scripts to Read/write  from the protocol viewer. (Read(address),write(address)).

     have to set the DIO27 supply to 3.3V and vary it programmatically .
    I couldn't find any sample scripts to control Digital I/O supplies for Digital discovery!
    All the examples/references,  I found  are Analog discovery Analog supplies controls.
    Can you please point to manual/reference.
    Thanks

     

  3. 10 hours ago, JColvin said:

    Hi @arang,

    I believe that only 7-bit addressing is supported, at least as per the post from the developer here:

    which is also still the case in the latest beta version (3.21.29, https://forum.digilent.com/topic/8908-waveforms-beta-download/) at time of writing. I have not heard any plans to change this.

    Thanks,
    JColvi

     

    Thanks @JColvin

    The device slave address is 7 bit address. The device memory addressing is 16 bit .
    I understand that we have to use sub address in the Waveform. How the sub address need to be specified ? say 00h 00h ?
    I see the device is reading garbage, the readback values are wrong!



    image.thumb.png.008501d0ed0aed6d372f542d9d742ca6.png

×
×
  • Create New...