Hi,
As well know, nRF52832 have more then one SPI and TWI interface.
How can I use SPI and TWI interface in the same program? for example, use SPI-0 and TWI-1.
Thank you,
Ives
Hi,
As well know, nRF52832 have more then one SPI and TWI interface.
How can I use SPI and TWI interface in the same program? for example, use SPI-0 and TWI-1.
Thank you,
Ives
Hi,
Thank you for your answer.
But I can not found NRFX_SPIM3_ENABLE define in sdk_ovnfig.h.
Please found the attach file
Thank you
Hi,
The screenshot I shared was from a config file for the nRF52840 which has 4 SPIMs, nRF52832 that you are using has less which is why you can't find it in your config file. The screenshot was only meant to be an illustration of where you enable/disable the config.
regards
Jared