Other Parts Discussed in Thread: ADS1235, ADS1261
Hey guys,
I'm trying to configure ads1235 to read a load cell, but I can't find any reference projects, the only thing I have to guide is the ADS1235 datasheet
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 Rafael,
You can reference the ADS1235 from a hardware perspective. This can help you evaluate the performance of the ADS1235 itself: https://www.ti.com/tool/ADS1235EVM
We also have example code for the ADS1261, which is a superset device for the ADS1235. Much of the ADS1261 and ADS1235 register map is the same, as well as the communication protocol. You can use this example code as a basis for your ADS1235 project: https://www.ti.com/lit/zip/sbac199
-Bryan
Hi Bryan,
Thanks for the answer .I will take a look in the example code for the ADS1261,as soon as possible I bring you a return of my situation.