Other Parts Discussed in Thread: PCM5142
Hi Team,
My customer want to use MCU to control PCM5141 registers and I want to know the correct sequence.
1. I2C is OK, other registers can be read/write correctly.
2. In the Interface of GDE, the address is as below. To page: 0x2C, Reg: 0x08, the I2C memory tool can read out 0xFF for Mono and 0x00 for Stereo.
3. But to MCU, I can't get correct access to the 0x08 in Page 0x2C, so what's the correct sequence?
4. I can't find Register 0x8 in PCM514x's datasheet, can you also give me more info?