Part Number: TLV320ADC3140 Other Parts Discussed in Thread: PCM1840 , ADC5140EVM-PDK , ADC3140EVM-PDK Hello,
Finally our customer get TLV320ADC5140EVM and PPC3 instead of PCM1840 EVM for 96KHz TDM master mode.
As attached, PPC3 parameter setting is…
Hello,
There are some example register scripts available in the datasheet applications section. Alternatively, you can acquire the ADC3140EVM-PDK evaluation board and GUI which makes it really easy to configure the device as you intend.
Hi Patty,
Please have the customer request access through the "Request Access" button on the EVM tool page:
EVALUATION BOARD
ADCX140EVM-SW – Evaluation software for ADC3140EVM-PDK, ADC5140EVM-PDK and ADC6140EVM-PDK
Hello,
The easiest way to do what you're looking to achieve would be to order a TI Audio ADC EVM and then use the USB Audio capability built into the EVM to stream the digital microphone signal to your computer's Audio processing program of preference…
Hello,
Yes, this is possible.
You will slot Channels 1&2 into the SDOUT pin and Channels 3&4 into the GPIO1 pin, after configuring it for an I2S output. This can be configured using the ADC3140EVM-PDK which is a superset device that can also acquire…
Hello,
You can consult the ADC3140EVM-PDK layout for a good example. In the evaluation board you'll find that a single plane was used with proper routing to keep digital return currents away from analog return currents.
Hi Lakshmi,
Here are the answers to your questions:
1. File Attachment (Register Dump): The complete register readout from address 0x54 is attached to this message for your analysis.
Fullscreen
3140_EVK.reg.txt
Download
[ 16.507262…
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…