Hello,I am using STM32F302RCT6 in my custom board. I am trying to setup the SPI dma to directly transfer from external flash to TFT display, so it is the most efficient.Details of implementation:- External flash is connected to SPI-1- TFT display is ...