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.

ADS131M04EVM: Third-party software control

Part Number: ADS131M04EVM
Other Parts Discussed in Thread: ADS1232REF,

Hello, 

I would like to use the ADS131M04EVM with my own LabVIEW software. Is there a way to do that by using serial communication with the board (like the ADS1232REF), or by using ActiveX ?

Regards.

  • Hi Jonathan,

    Between J6 and the surface mount launch pad connectors on the back, you should be able to use whatever MCU platform you'd like to talk with the device.

    Below is the FAQ for example code for the device.

    Its basically a CCS project or C derived project file that, unfortunately, does not have the communication protocol code written. You'll have to use the datasheet do create that yourself. At a high level, however, I don't see a reason why you couldn't get Labview to talk with some MCU and then create read and write SPI protocol to communicate with the device. Unfortunately, we can't give firmware support unless it is explicitly related to a device issue, but I'm happy to answer any questions about the protocol that you have. 

    Best,

    -Cole