Part Number: CC2530
Hi,
CC2530,Z-STACK2.5.1a
IO configuration code:
P0DIR&=~0X3F;
P0SEL|=0X3F;
APCFG = 0x3F;
Do 3 times ADC sampling at 1 second interval.
It has obvious voltage drop when do ADC sampling on P0.4. But it has't voltage drop if sampling on other Pins such as P0.5. Voltage always keep at high level. What's the reason?
Voltage sampling circuit

