L
lcd-controller
Projects with this topic
-
Drivers for various 4.0" parallel port lcd display
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