Part Number: TLV320ADC3101 Dear TI experts,
My customer made their schematic using TLV320ADC3101. Could you review this shematic first?
TLV320ADC3101_sch1.pdf
And here are some questions ;
It looks like TLV320ADC3101 works slave mode as default…
Part Number: TLV320ADC3101
Tool/software:
Hello
I am trying to set up TLV320ADC3101 as a slave to the i2s bus.
I set BCLK = 1.536 MHz, WCLK = 48 kHz without using MCLK.
The MCU can output BCLK and WCLK without any problem.
However, the…
Part Number: AM62P Other Parts Discussed in Thread: TLV320ADC3101 , I'm using a AM62p5 processor and a TLV320ADC3101 as my audio in. I have this configuration on my sound node
codec_audio: sound {
compatible = "simple-audio-card";
simple-audio-card…
Part Number: TLV320ADC3101 Tool/software: We want the ADCs to sample the left and right channels at the exact same time so there's no phase error in the data. A 1kHz test signal shows there's a 0.21 radian (12 degree) phase error between left and right…
Part Number: TLV320ADC3101-Q1 Other Parts Discussed in Thread: TLV320ADC3101 Hi,
I would like to ask specifically about grounding and layout best practices for a low noise audio design.
System:
ADC: TLV320ADC3101 Q1
Microphone: IM73A135V01…
Part Number: TLV320ADC3101 Tool/software: We're inputting a 1kHz sine wave to test code with the TLV320ADC3101. We're getting data from the ADC that looks like the below image. It appears to be clipping the sine wave and reducing the signal at the peaks…
Part Number: AM62P Other Parts Discussed in Thread: TLV320ADC3101 , Hi,
I am working with one TLV320AIC3203 (compatible: ti,tlv320aic32x4 ) and two TLV320ADC3101 on a custom board based on the AM62P . I am facing an I2C communication issue where the…
Part Number: TLV320ADC3101 Tool/software: The analog voltage input range of the ADC for TLV320ADC3101 can be found in the manual, as shown in the following figure. The voltage ranges mentioned in the manual are all voltage input ranges under single terminal…
Part Number: TLV320ADC3101 Tool/software: Figure 9 in the datasheet provides the input referred noise for the device.
I am interested in the Vrms / √Hz value - so I am interested in what the bandwidth was for this measurement.
I suspect this was…
Part Number: TLV320ADC3101 Tool/software: Hi TI,
I use TLV320ADC3101 develop project now, below is my schematic:
I2S mode, MCLK=12.288M fs=48k BCLK=1.536M, 16 bits My register configuration is as follows:
I2CWRITE(I2C_ADC31, 0, 0X0); I2CWRITE…