Hi Team,
In register 0xD3, bits[5:0] provide a value the Adaptive EQ status..
How are bits[5:0] split to generate the EQ1 and EQ2 values below?
Thank you,
Jared
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
In register 0xD3, bits[5:0] provide a value the Adaptive EQ status..
How are bits[5:0] split to generate the EQ1 and EQ2 values below?
Thank you,
Jared
Hello Jared,
0xD3[5:3] = EQ2
0xD3[2:0] = EQ1
Best Regards,
Casey