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

NRF52832 SPI bug

HI:

i use SPI is ok when i set frequency = NRF_DRV_SPI_FREQ_1M,but SPI will work abnormal when i set frequency = NRF_DRV_SPI_FREQ_500K/NRF_DRV_SPI_FREQ_250K/NRF_DRV_SPI_FREQ_125K,

error code=NRF_ERROR_BUSY,why??,frequency>=1M is ok,frequency<1M is wrong ,it was a very strange thing, who can help me .

Related