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

nRF52832 SAADC AIN3 bad readings

Using nRF52832 I am collecting from 8 SAADC channels using example ble_app_uart__saadc_timer_driven__scan_mode as a guide. AIN3 (P0.05) gives incorrect results. Because P0.05 is nominally UART RTS I have cut sb22 and sb13 as suggested in the documentation, set HWFC false in pca10040.h but readings are still incorrect. For example, grounding P0.05 does not drop it to zero as it does for the other channels.

Related