This simple example shows how to use the HX8347A Display Controller Low Level driver for interfacing the HX8347A display controller.
The HX8347A low level driver API can be found here.
All devices with some sort of SPI interface, e.g. SPI or USART in SPI mode.
This example show how to use the functions provided by the low level driver to draw very simple graphics to the screen.
Five squares of different colors are drawn to the screen to have a test pattern that can be used fto verify correct color operation of the screen.
For any advanced drawing of graphics please use the higher level GFX drivers.
This software was written for the GNU GCC and IAR for AVR. Other compilers may or may not work.
For further information, visit Microchip.