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.

TMS320F28379D: Interfacing of ADS1232 with Microcontroller

Part Number: TMS320F28379D
Other Parts Discussed in Thread: ADS1232

Hi,

    Can anyone share the programming code, which includes ADS1232 interfacing with microcontroller . Please also share schematic of ADS1232 interfacing with microcontroller.

Regards,

Shariq

  • Shariq,

    ADS1232 is not sigma-delta modulator, it is sigma-delta ADC. You CANNOT interface ADS1232 with SDFM in F28379D.

    Only way to interface ADS1232 with F28379D is with SPI. ADS1232 provide 24-bit ADC output. F28379D should act as slave SPI and ADS1232 SPI acts as master. ADS1232 will output.

    We don't have source code  / HW which shows how to interface with F28379D. You have develop this firmware yourself. You can use ADS1232REF User's Guide (Rev. B) as reference when you develop your hardware.

    Regards,

    Manoj