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.

ADS1231REF: is there source code for ADS1231REF for download?

Part Number: ADS1231REF
Other Parts Discussed in Thread: MSP430F5529, MSP432E401Y

Hi Ti,

We have the ADS1231REF eval board. we want to make custom code for pressure sensor measurement. is there source of this eval board for download?

Thanks,

Jeff

  • Hi Jeff,

    Unfortunately we are no longer able to supply the source code for the ADS1231REF due to open-source licensing issues. The original code uses a very old version of freeRTOS and the compiler is also a very old version of msp-gcc.  I would also recommend using a totally different micro platform such as the MSP430F5529 or the MSP432E401Y.  Both of these devices have a launchpad available with a debugger and you can connect an external micro to the ADS1231REF using the various test points on the PCB.  The onboard micro was chosen (about 15 years ago) as it had a display driver available, but the micro itself is quite slow to today's standards at 8MHz maximum clock speed.

    Best regards,

    Bob B

  • Hi Bob,

    Thanks for quick answer!

    Jeff