Resolved! SPI DMA is stopped by the EXTI
Hi everybody,I'm currently experimenting with an STM32F446. I want to create an HMI.For this, I have a screen (320x240) and a radio module on a boardThe screen is controlled via SPI DMA to download images quickly.The radio module uses two EXTIs to de...