On the nRF5340 P0.00 and P0.01 are used for the 32.768 kHz crystal by default and are not available as GPIO on the connectors.
how to remap this pins to gpio?
On the nRF5340 P0.00 and P0.01 are used for the 32.768 kHz crystal by default and are not available as GPIO on the connectors.
how to remap this pins to gpio?
Hi
As for P1.02, what do you wish to use it for?
I use CONFIG_NFCT_PINS_AS_GPIOS=y in prj.conf
Hi
As for P1.02, what do you wish to use it for?
I use CONFIG_NFCT_PINS_AS_GPIOS=y in prj.conf
Hi,
I am sorry but I am confused about your query here.
1. Kindly tell me which pins you wish to use among these -> P0.00, P0.01, P0.02, P1.00, P1.01, P1.02
2. The code CONFIG_NFCT_PINS_AS_GPIOS is used to help change an NFC pin to a normal GPIO and on the nRF5340 DK, the P0.02 and P0.03 are used for this and you should follow these instructions too.
Regards,
Priyanka