This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1013: Continuous mode operation c/python library to acquire all 3300 samples per second

Part Number: ADS1013

Hello,

  Please anyone help to provide C library or python library to acquire all 3300 ADC samples per second. It can be either single or continuous operation mode. Currently there is no library which acquires all 3300 samples per second. We have tried Adafruit's aspberry pi python, arduino library and few other libraries. They are all providing the single shot mode where ADC sample is accessed based on request. We are not able to achieve 3300 samples.

Please Help to acquire 3300 samples per second from ADS1013 using raspberry pi or arduino.

  • Hello,

    Unfortunately TI does not have any sample code for this device. As you noted, I would look at community forums for the raspberry pi or arduino, perhaps content there can be used as a starting point. 

    My feedback on developing code, is keeping the timing diagram in mind, and monitoring the digital communication to confirm that it is doing what is expected. 

    Regards

    Cynthia