Hi,
My custom board uses AFE5816 for ADC.
Referrring to AFE5816 datasheet, I set my AFE5816 register with the initialization set up
This is my register setting sequence
0X01 - 0014
0X41 - 8000
0X42 - 8000
0X41 - 0000
0X42 - 0000
0X03 - 0010
0X00 - 0010 (for DTGC setup)
0XB5 - 00C0
0XB6 - 8820 (ERROR occurs)
When I set the B6 register with 8820 value, my custom board power is shut down.
Is there anything wrong with my register setting value or setting sequence??
Thank you