STM32 Nucleo STM32F746ZG interface to East Rising 7 inch LCD Panel
...A set of functions has been developed to drive the panel via SPI, which uses the RAiO Technology Inc RA8875 TFT-LCD controller IC.
Test firmware was developed that uses this function set to explore and demonstrate the many capabilities of the panel. The STM library is used along with FreeRTOS.
Please see: LcdTest_ReadMe.pdf or LcdTest_ReadMe.odt.
The project is simply a personal record of what has been done, and will not be developed further.
This project demonstrates FAT12 file system as interface to control LPC2148 with FreeRTOS. Control interface is exposed via USB mass storage device with virtual FAT12 file system and using files read/write access to provide control interface to HW.