Hi,
I'm developing with 52832 DK. I used 'CONFIG_NFCT_PINS_AS_GPIOS' to config pin9, pin10 as general GPIOs and set pin10 to SPI_MOSI. However the system crash when applying SPI communication. Is there any restriction on using NFC pins as GPIOs?
P.S: I initialized the SPI peripheral with 250k FREQ but runs in 8M FREQ in normal use. Initialization seems well but system crashed at 8M. Seems like there is restiction on GPIO speed?
Thanks,
Ava