STM32F769I-Discovery - upload to QSPI Flash from uSD card, and display on LCD
Posted on April 29, 2017 at 15:37To prove a bad thing can get worse, I stitched together some of the HAL example code This project takes RGB8888 bitmaps [max of 25] and uploads them to the QSPI Flash on-board. It outputs information on uart 1https:/...