How do I prevent reading wrong ADC results in continuous mode?
The result is updated in ADCDATAH and ADCDATAL independent of my coding reading the registers (in 2 mov instructions).
How can I be sure I'm not reading a high byte and a low byte that are from a different conversion?