Tool/software: Code Composer Studio
Hi,
1)I would like to set up agc for my input, with sampling rate 8000hz. can you provide the settings?
2)I want to run the HPR,HPL at high power high performance mode, and also my adc and dac should have sampling rate 8000hz
3) I want to route only IN1L, IN2R to pga, they are right and left 3.5mm jack inputs. I want rest of the inputs not routed to pga at all. For that I made following register changes
AIC3206_write( 13, 0x02 );
AIC3206_write( 14, 0x00 );
AIC3206_write( 20, 0x80 );
is that right? I'm also hearing some noise, is that pga noise?