Hi Team,
One of our customer is using TLV320AIC3106 and need your support to validate the configuration settings .
While testing customer found Audio Levels are not sufficient and suspect the problem is with the configuration of Audio Codec and it is not giving proper Single Ended output.
Need to configure the outputs to Single Ended with 0dB (or max) set at maximum volumes, want to configure following configuration but while writing the register values over I2C, we could not see respective change at the Audio Output from Codec.
Used following commands:
For setting the High-Power Output Driver Control Register, kindly use the below commands in UART terminal:
$ i2cget -f 1 0x1b 0x26
It displays the current value of the 0x26(Register 38)
$ i2cset -f 1 0x1b 0x26 0xc
It sets expected value(0xc) in the 0x26(Register 38) (Please confirm if it is correct command to work).
Below is the reference used from datasheet.
Please help with your comments. Thanks in advance for your help and support.
Regards, Shinu Mathew.