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

Use nrf52 : spi multi instance(use same MISO, MOSI, SCK pin and different SS pin)

Hi

I want to declare 2 spi instances with only cs pin different.

The reason for dividing the two is because the modes are different.

The one declared above is executed, but the one declared below is blocked by the following function. (nrf_drv_spi_transfer)

please tell me why and how do I solve this problem.

thank u~
Parents Reply Children
No Data
Related