hpm-hal
hpm-hal copied to clipboard
SPI finish interrupt is not working under DMA mode // Batch Async SPI Transfers with Bulk Data Exhibit Unreliable Behavior
It seems that Future returns before the SPI transfer has finished.
Only occurs when bulk data is transferred under slow SPI frequency.
UPDATE:
SPI finish interrupt is not working under DMA mode.