This example demonstrates how to use an TFT LCD display using the SPI.
Fork of Nucleo_Ex01_TFT by
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
This circuit diagram was created by fritzing.
TFT J2 | Nucleo |
---|---|
VCC | 3V3 |
GND | GND |
CS | PB_5(D4) |
Reset | PA_10(D2) Pull Up(100k) |
D/C | PA_8(D7) |
MOSI | PA_7(D11) |
SCK | PA_5(D13) |
LED | LED-100ohm-3V3 |
MISO | PA_6(D12) |
History
TFT_GREEN value was fixed.
2016-03-21, by beaglescout007 [Mon, 21 Mar 2016 11:41:25 +0000] rev 1
TFT_GREEN value was fixed.
Release
2016-03-06, by beaglescout007 [Sun, 06 Mar 2016 01:56:17 +0000] rev 0
Release