Playing video on STM32F7 disc board
Hello,I have F746 discovery board and i want to play a video file stored in SD card. I have successfully able to do file access(txt file) with sd card and file system. to play a video file what are the software modules i have to integrate into my pro...