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) |
woodstock .
