Forum Discussion
sagarsonavaneBH
New Contributor
4 years agoWe are using single cycle conversion mode. We setting bit 0 and bit 1 of ADC command register to 1.
sstrell
Super Contributor
4 years agoIf you're setting bit 0 to 1 (the run bit), as stated in that table, that overrides the single cycle mode. If you want single cycle, the register should be set to 0x2 (run bit set to 0).