This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to read ADC channel one and then Second then third?

Hello sir, I am using nRF52832 board and interface with 3 axis accelerator reading ADC for 3 Channel. I have use sample code for controlling in timer/RTC mode. My ADC is in scan mode. So sir my question is i want to read adc channel 0 for 12288 sample and after completion of this specific sample and read channel 1 for sampling sampling as per define for first channel 0 and move to 3rd channel. So sir how i can achieve ADC channel reading as per the above. Now as off now it read in one sample for 3 channel ADC reading and this process is continuous as per define sample buffer and time period. My problem is how to select second channel after done reading of first channel for specific sampling time. And then move to third channel. Please sir let me know where i need to change my code and How is it any available sample example or tutorial.

Thanks.. Vishal

Related