nRF52832 WLCSP - read pin SWDIO

I am on project using nRF52832 WLCSP.

What's the pin assignment for SWDIO pin? I want to read the input of SWDIO (as indicated in datasheet it's Digital I/O) and can it be read using nrf_gpio_pin_read() ?

My objectif is to know if there is a short-circuit in this pin. So my code to read will be temporary.

Thanks,
John
Parents Reply Children
No Data
Related