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.

ADS124S08: Requesting data conversion SW implement guide

Part Number: ADS124S08
Other Parts Discussed in Thread: ADS1248

Tool/software:

We have been using the ASD1248, but now we are trying to implement software to receive analog values using three asd1234S08.

After checking the datasheet, We noticed that there seem to be differences in the conversion process, as shown in the attached image. (first is of 1245, second is of 124s08)

However, We don't have a clear understanding form the software perspective of what should be taken into account. Could you please provide guidance on what we should consider?

  • Hi Joohwan Chae

    The general communication between the ADS1248 and ADS124S08 is very similar. Of course the commands are a little different, as is the timing. so you will have to refer to those sections of the datasheet

    Are you trying to get the communication to work correctly and it isn't? I can help you if you are having specific issues with the ADS124S08 communication, but I don't have a guide as to how to convert an ADS1248 communication drivers to ADs124S08 communication drivers. We do have ADS124S08 example code available, this is how I would recommend you start your firmware development: https://www.ti.com/tool/download/SBAC159

    -Bryan