I see that the PS for the nRF52 series shows that some pins (including all of the Analog pins) are recommended to be used as: "Standard drive, low frequency I/O only" pins, with "low frequency I/O" defined as "signals with a frequency up to 10 kHz" while using the radio due to the proximity of the pins to the radio.
- Does this restriction only apply to applications that drive the pins (i.e. GPIO output, toggling the pin at frequencies greater than 10kHz)? What about using the SAADC to read signals greater than 10kHz; will that negatively impact the radio performance?
- Similarly, what about using the pin as GPIO Input with pull-up resistor engaged while monitoring port events with an external source driving the pin at frequencies greater than 10kHz; will that degrade radio performance?
- What about question #2 without monitoring port events for that pin?
Any clarification you can bring to this question would be greatly appreciated.
Thanks in advance,
James