Hi, I am using the nrf52 dk to sample two analog inputs through PPI.
My question is if I can use different bit resolutions for each analog input?
-Erblin
Hi, I am using the nrf52 dk to sample two analog inputs through PPI.
My question is if I can use different bit resolutions for each analog input?
-Erblin
Hi,
You can only set the resolution for the whole ADC, not for a single channel. If you want to change the resolution, you will have to reinitialize the ADC.
Best regards,
Jørgen
Hi,
You can only set the resolution for the whole ADC, not for a single channel. If you want to change the resolution, you will have to reinitialize the ADC.
Best regards,
Jørgen