I need to interface the ADS1258 converter with a ST Microcontroller (STM32 F401RE or STM32 H7) on STM32CubeIDE, are there some examples of codes to realize this through SPI communication protocol ?
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.
I need to interface the ADS1258 converter with a ST Microcontroller (STM32 F401RE or STM32 H7) on STM32CubeIDE, are there some examples of codes to realize this through SPI communication protocol ?
Hi Salvatore Cozzolino,
The only ADS1258 example code we have is in the FAQ you linked from: https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/746765/faq-ads1258-ads1258-example-c-code
If you need something else, I would suggest searching on google. The ADS1258 is a very popular ADC, so I am sure someone else has developed code that might work better for your system. However, please note that any example code other than the information provided in the FAQ is not vetted by TI, so you would have to use that code at your own risk
-Bryan