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
  • Hello,

    The recommendation is given to avoid or reduce potential interference of the RADIO.

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

    Yes, you should not select any of the low-frequency IOs if the UART is going to be used while the RADIO is operating. Doing so may result in increased radio packet loss.

    Best regards,

    Vidar

Children
Related