This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to sequentially read from multiple ADC pins?

Hi,

I have gone through the saadc example program supplied along with SDK15. But the issue is that, the example features a single channel ADC read. I tried to modify this example program but whenever i try to change the ADC channel, it hits a hard fault.

My requirement is to read 2 ADC channels, (say AN0 and AN1) every 10 mSec.

Thanks and regards,

Hari

Related