ILI9341 SPI 320x240 LCD display

A forum where Flowcode v7 user created components can be shared, discussed and reviewed.

Moderator: Benj

Post Reply
johnsondav
Posts: 188
Joined: Thu Jun 28, 2012 7:29 pm
Location: Durham
Has thanked: 86 times
Been thanked: 186 times
Contact:

ILI9341 SPI 320x240 LCD display

Post by johnsondav »

Hi Everyone

I have this display working using the hardware SPI port. It is working using the older V1.02 displays using the updated Init commands, so should work ok with those touch screen types as well, although as yet not tested with these types of displays.

Here is the project that created the new component - ILI9341_SPI
glcd_ILI9341_spi_V2.fcfx
(109.55 KiB) Downloaded 371 times
Here is the ILI9341_SPI component the above project produces:
gLCD_ILI9341_SPI.fcpx
(9.05 KiB) Downloaded 345 times
Regards
Dave

Post Reply