This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NFC_GPIO

Hi,

i am working on "nrf52dk" . i want to use nfc pin as gpio.

what i did is

NRF_UICR->NFCPINS = 0<<0;

CONFIG_NFCT_PINS_AS_GPIOS included in preprocessor definations

but gpio function is not enable by doing this

Parents Reply Children
No Data
Related