stm32h747i-DISCO display issues
I recently bought an stm32h747i-DISCO and tried to run 2 example projects the "JPEG_DecodingFromFLASH_DMA" and the "JPEG_MJPEG_VideoDecoding". Both of them run correctly on M7 processor, but it seems the display has an hardware problem because it turns on but just shows random noise. The first example is suppose to show an image saved in the FLASH memory, while for the second one I used an SD card and saved on it one of the .AVI example and called it video.avi as suggest on the readme.txt in the project. Both present the same problem with the display. Is this an hardware issue or I'missing something?
