Pin Recommended usage

Hi all

In nRF52840_PS Pin assignments sheet, some pins Recommended usage is "Standard drive, low frequency I/O only", does that mean only low frequency (up to 10kHz) signal can be input or output on these pins?

for instance, UART with baudrate 115200 should not be assigned to these low-frequency IO?

Parents Reply
  • The impact on the receiver will vary depending on the position of the pin, frequency of the signal and the current that's being sinked or sourced. 10 kHz is a fairly conservative number that ensures that the receiver isn't affected by a switching GPIO. At frequencies higher than 10 kHz, some packet loss may be observed and the impact will increase with the frequency.

    Packet loss is caused by power supply noise, not in-band RF noise. 

    At 10 MHz, the receiver performance will be severely degraded, especially for the pins near the radio (ANT pin)

Children
Related