Hi
I am the evaluation board of nRF52832 (TAIYO YUDEN Evaluation Board)
EBSHSNZWZ) is used.
I want to use P0.09 and P0.10 of nRF52832 as PIN of GPIO(TWI).
It was set according to the answer example of DevZone.
・Describe "#define CONFIG_NFCT_PINS_AS_GPIOS" in system_nrf52.h.
・Describe "NRF_UICR-> NFCPINS = 0xFFFFFFFE;" in main.c.
However, GPIO communication is unstable (TWI communication is unstable).
GPIO communication is possible with other PINs.
Help me!!
Thanks.