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.

ADS1219: Source code or Library

Part Number: ADS1219
Other Parts Discussed in Thread: ADS122C04

Hellow Expert,

Our customer will control ADS1219 whti HAL driver of STM32F4xx.

Could I get a source code or library or example code for ADS1219?

Best regards,

Michael

  • Hi Michael,

    The ADS1219 is considered a rather simple device relative to the I2C communication.  There are only two registers and only one of the registers is configurable.  Also the command set is quite small, so there is really not much to show with respect to example code.  However there is example code for the ADS122C04 that might be helpful to get started.  The header file for the ADS122C04 is quite extensive so the ADS1219 would require great simplification.  However, many of the commands such as RDATA, START/SYNC, WREG and RREG would be similar.  

    Best regards,

    Bob B