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

nRF52832 used spi_master

am trying to use SPI with nRF 52832. So I implemented spi_master.c which was used in nRF 51822. However, it does not move hard. The length set by SCLK does not come out. Again, is not it unless you use nrf_drv_spi.c? thanks.

Related