This example demonstrates how to use an TFT LCD display using the SPI.

Dependencies:   mbed

Fork of Nucleo_Ex01_TFT by woodstock .

Intro

This example demonstrates how to use an TFT LCD display using the SPI.

Parts

STM32 Nucleo F446RE
QVGA 2.2 TFT SPI 240x320 (ILI9341)
Register 100k ohm
Register 100 ohm
Breadboard
Wires

Wiring diagram

/media/uploads/beaglescout007/nucleo_ex01_tft.jpg This circuit diagram was created by fritzing.

TFT J2Nucleo
VCC3V3
GNDGND
CSPB_5(D4)
ResetPA_10(D2) Pull Up(100k)
D/CPA_8(D7)
MOSIPA_7(D11)
SCKPA_5(D13)
LEDLED-100ohm-3V3
MISOPA_6(D12)

https://youtu.be/vj4JuKe-D9E

Changes

RevisionDateWhoCommit message
1:9c5fbf92ee76 2016-03-21 beaglescout007 TFT_GREEN value was fixed. default tip
0:de7a10d9be52 2016-03-06 beaglescout007 Release