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

How to get multi ADC data?

I hope to use a acceleration sensor with nRF51822 dev kit. So I should use three ADC input. I tested getting one ADC data using adc_simple example(Keil_v5/ARM/Pack/NordicSemiconductor/nRF_Examples/11.0.0-2alpha/peripheral/adc_simple). But I don't know how to use multi ADC interrupt handler.

Parents Reply Children
Related