Content originally posted in LPCWare by corwinb on Fri Mar 01 14:52:28 MST 2013
Anybody know how to confirm the adc speed in burst mode?
I tried polling a done bit in the control register.
If done == 1 read corresponding data register and toggle a pin.
The results are not cyclic.
Doesn't look like the done bits are used in burst mode.
Anybody know anything about this?
Thanks