i can read the amc7812b device id correctly throw i2c interface ,and also gpio ,dac,but the adc is not work. how can i configure the adc related registers?thanks a lot for your help!!!
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.
i can read the amc7812b device id correctly throw i2c interface ,and also gpio ,dac,but the adc is not work. how can i configure the adc related registers?thanks a lot for your help!!!
thanks a lot,Paul,
I've checked my register configuration followed your advise ,and solved the problem mentioned above. The problem is AMC CONFIGURE REGISTER 0 configured before ADC CONFIGURE REGISTER. After the configuration sequence is changed, adc work correct. Holp this configuration method will help other engineers.
Thanks,
Mathow