An STM32 Nucleo-144 development board with Arduino Uno Rev3 connectivity is interfaced via an EastRising Technology Co Ltd Shield PCB to the East Rising 800x480 pixel 7 inch LCD panel with resistive touch screen.
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.