This example code uses the PDMA function of SPI and USPI in M031KIAAE to move the picture data in SPI Flash to TFT display.
First, the picture data is written to Flash through SPI, and then the PDMA function of SPI RX is used to transfer the data in Flash to USPI TX, and the TFT display is driven by TX.