Hi,
I think this image is misleading, as later in the datasheet, for each processing block selection, it shows that the AGC processing happens after the signal makes it to the ADC.
You are using PRB_R1, the default. Here is the diagram from the datasheet…
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: TLV320ADC3101-Q1 Hi Team,
Could you recommend a stereo ADC similar to the TLV320ADC3101-Q1? We require a higher SNR (greater than 92dB). Since it will be used for microphone inputs, built-in support for basic microphone input functionality…
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-Q1 tlv320adc3xxx.c tlv320adc3xxx.h May I ask if this driver can be used? I found it in my SDK, I saw these commented out with if 0 in the official driver.
SND_SOC_DAPM_INPUT("IN_1L"),
SND_SOC_DAPM_INPUT("IN_1R"),
SND_SOC_DAPM_INPUT…
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 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: 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: 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…