Forum Discussion
sstrell
Super Contributor
4 years agoAre you saying it's stuck when you're in continuous ADC conversion mode? What mode are you using or are you just setting the run bit (overriding the mode option)?
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.
- sstrell4 years ago
Super Contributor
If 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).