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.

Compiler/ADS131E04: CONNECT STM32 with ADS131E04

Part Number: ADS131E04

Tool/software: TI C/C++ Compiler

Hi,

I'm dealing with this ADC, and I'm using STM32 MCU as the hist CPU, my problem is that I could not configure the Device so I could connect and read registers or converted data from this ADC, So I want to know is there any C code available so I could study it and port it to STM32.

thank you so much

  • Nasri,

    I've answered your question about example code in your other post:

    I'd note that we don't specifically support STM32, but this device shouldn't have an unusual SPI interface.

    If you're having problems with the communication, can you describe the problem? It often helps to post the SPI communications with the device using plots from an oscilloscope or a logic analyzer. Often, I find the most basic thing to try is to read back the default registers of the device after power-up.

    Joseph Wu