I was in the middle of adding DMA to my STM32 QuadSPI driver using the ST HAL layer. For the HAL layer to update its QSPI state I need to catch the QUADSPI_IRQn IRQ and call the corresponding HAL QSPI IRQ-handler. The assembler code below is the STM3...
owningmymistakes.hashnode.dev2 min readNo responses yet.