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.

TLV320ADC3140: TLV320ADC3140

Part Number: TLV320ADC3140
Other Parts Discussed in Thread: TLV320ADC5140, , ADC3140EVM-PDK

can i get some the some example code for this device.how to write into registers and read from registers and which all registers to configure for i2c communications to communicate with esp32 arduino.please explain 

  • Hello,

    We do not have a dedicated C code example for the TLV320ADC3140 device.  TI does offer a Linux driver for the TLV320ADC5140 from which the .h file will translate well to the C code project and the .c file can be used as a base for the different function calls and some of the startup routines.

    The ADC3140EVM-PDK is a great way to evaluate the product and you can directly dump the GUI's register contents to a header file or psuedo-code style output for easy end-system integration.