Part Number: ADS1231
hi All,
Do we have example C code for ADS1231?Thanks!
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.
Hi Sheldon,
As this device is pin controlled, there is really not much to the communication. After each conversion you read the data. We do have some code from the ADS1231REF reference design that is available on the ftp site. This code is a little complicated in that freeRTOS is used and the compiler is GCC, so it is pretty old and difficult to build anymore.
The most useful files are the ADS1231.h and ADS1231.c files.
Best regards,
Bob B