tft
Projects with this topic
-
A very quick and dirty port of the Arduino sketch from the manufacturers demo projects tested it with a SUNTON 8048S050C board (5" IPS touch screen).
Updated -
Driver for ili9486display controller, it was developed using a nucleo board, since it does not have a PMP was needed implement it, it has three ways to send the data, through a bit field, spaming the data over all the GPIO ports, or spreading the data over all the ports using DMA .
Updated -
Driver for ili9341 display controller, it was developed using a nucleo board, since it does not have a PMP was needed implement it, it has two ways to send the data, through a bit field or spaming the data over all the GPIO ports.
Updated -
An old version of https://github.com/prenticedavid/MCUFRIEND_kbv patched by Open-Smart for 3.2inch TFT LCD Shield with ILI9327 IC driver.
UpdatedUpdated