Hi,
I have enabled SPIM on nRF52810 and worked normally.But when I enabled on nRF52832, it worked unusual.
I had defined CONFIG_NFCT_PINS_AS_GPIOS because used P0.9 and P10. Is there any other settings different between nRF52810 and nRF52832?
Hi,
I have enabled SPIM on nRF52810 and worked normally.But when I enabled on nRF52832, it worked unusual.
I had defined CONFIG_NFCT_PINS_AS_GPIOS because used P0.9 and P10. Is there any other settings different between nRF52810 and nRF52832?
I suggest to reduce the SPI frequency to check if that have any impact on the issue, also it might be useful to measure the pins with an analog input to check if they are logic high/low, or marginally out of spec.
Kenneth