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

EYSHSNZWZ saadc value differ from the value of nrf52DK with same code

Hi i tested the code with nrf52DK with same code getting 3 analog value from AIN1, AIN2, AIN3 and it worked fine.

But when I use EYSHSNZWZ for my pcb, ADC value was just 20~38 which should be around 500(for around 1.5V). (i checked the pin mapping)

(I checked that the voltage of AIN1, AIN2, AIN3 with multimeter and it was correct voltages)

but the adc value shown is just 20~38 and does not change if I change the voltage to AIN1,AIN2,AIN3...

I followed the guideline below.

#define NRF_SDH_CLOCK_LF_SRC 0

#define NRF_SDH_CLOCK_LF_RC_CTIV 16

#define NRF_SDH_CLOCK_LF_RC_TEMP_CTIV 2

#define NRF_SDH_CLOCK_LF_XTAL_ACCURACY 0

Can someone help me?

It's so weird that it works fine with nrf52DK....

Parents Reply Children
No Data
Related