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

NRF52840 how to change GPIO pin for SAADIC example project?

The example initializes the SAADC driver and configures one channel to sample analog input 0 (GPIO pin 2).

 I would like to know how to change analog input pin to other GPIOs like P0.00~P1.03

Like where in the code you change your GPIO pins?

Thanks.

Related