Part Number:TLV320AIC3109-Q1
Hello
I have a board set up with a host processor (STM32F413) and the TLV320AIC3109-Q1 codec. Communication between those deviecs over I2C works fine. I can read and write the registers.
I have trouble understanding how to power up the LEFT_LOP/M. I've looked through all the registers and i haven't seen a specific bit to power it up. Whenever I read LEFT_LOP/M power status (from register 86 or register 94) it always returns 0 - it is not powered up.
Powering up the ADC and DAC works, because reading back their respective statuses returns 1.
Is there any specific way i should go about to power up the LEFT_LOP/M?
Thanks