Nordic DevZone
Nordic Q&A
Blog
Online Power Profiler
DevAcademy
Search
Support
+
User
Site
Search
User
Home
>
Nordic Q&A
All tags
nrf52 spi spim bug
Sorry, but there are no more tags available to filter with.
BUG: Race condition in SPI driver
Mike Voytovich
Hi, I noticed that I'd occasionally hit an error when calling into nrf_drv_spi_transfer using the SPIM driver (SPI0_USE_EASY_DMA set). nrf_drv_spi_transfer was returning NRF_ERROR_BUSY : if (p_cb->transfer_in_progress) { return NRF_ERROR_BUSY;…
over 9 years ago
Nordic DevZone
Nordic Q&A
View related content from anywhere