Hi Santosh, When the ADC is in auto-mode, the ICONV input acts as a toggle function. By continuously writing '1' to ICONV, you are enabling the ADC with one command and disabling it on the next command. You should just write to this register once. What register is A7? or B0? The ADC channels are registers 0x23 to 0x32. I think that is your problem. thanks, paul
↧