Hello,
I am working with the nRF54L05 and testing SAADC inputs.
I observed the following behavior:
- AIN4–AIN7 work correctly as ADC inputs
- AIN0–AIN2 show unstable or saturated readings
- Example: AIN0 often reads near full scale (~4092), even with defined input
- Occasionally values change, but not stable or reliable
From the datasheet, I see that:
- AIN0–AIN2 are also connected to TAMPC (active shield, tamper functions, radio)
My questions:
- Are AIN0–AIN2 intended to be used as SAADC inputs in normal applications?
- Is TAMPC enabled by default and interfering with SAADC?
- Can TAMPC be disabled to allow proper ADC usage on these pins?
- Are AIN4–AIN7 the only recommended ADC inputs for reliable operation?
I verified that there is no external circuitry affecting the pins (direct connection to MCU, ~0.3 ohm trace).
Thank you for clarification.
Best regards