STM32N6 STM32N6570-DK DMA2D Not working
Hello,I'm trying to use the LTDC peripheral with DMA2D to be able to send a image to the display without using the CPUSo first i used the example LTDC_Horizontal_Mirroring to have a working LCD . Compiling it i have the dolphin on my screen and flip ...