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

m_nrf_spi_mngr

I have two SPI ports, each connected to multiple SPI devices. Can I apply for two m_nrf_spi_mngr at the same time? (NRF_SPI_MNGR_DEF(m_nrf_spi_mngr, SPI1_QUEUE_LENGTH, SPI1_INSTANCE_ID)), is there any special need to pay attention to using two m_nrf_spi_mngr at the same time? I use two, one has always failed, can't receive data

Parents Reply Children
No Data
Related