Hello, Nordic & all:
I have a problem when use P0.21 as the libuarte's uart RX( base on libuarte example/sdk17.0.2) for my custom nrf52840 board, I looked up the reference of nRF52840_PS and found the follow:

P0.08 have no recommend , P0.21 is recommended as QSPI , but my custom board don't use it as my QPSI, that means I can use it as my libuarte's uart RX, am I right?
Unfortunately, I can‘t receive anything from PC via serial port, then I change to default P0.08, It works fine.
Can you help me? what's wrong with my pin configure, or how can I make P0.21 work fine for libuarte's uart RX?
Thanks a lot!
