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.

ADS1120: ADS1120EVM Code

Part Number: ADS1120
Other Parts Discussed in Thread: , ADS1220, MSPWARE

Hi TI team,

My product is used ADS1120. Does ADS1120EVM have code? Many thanks.

  • Hi Hardy,

    Unfortunately we do not provide the source code for the ADS1120EVM, but we do have some basic code for the ADS1220 which is the 24-bit version of the device.  This is pretty much the same as for the ADS1120 with the exception that the data for conversion results are 16-bit instead of 24-bit.

    http://www.ti.com/lit/zip/sbac227

    The EVM software uses the USB peripheral and enumerates as a communications device class (CDC) creating a virtual COM port on your PC.  The EVM software is very much like the MSPWare example for CDC with communication through a COM terminal like HyperTerminal or Tera Term.  So you can add the example files for the ADS1220 into the MSP CDC example project.

    http://www.ti.com/tool/mspware

    Best regards,

    Bob B