Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed mbed-STM32F103C8T6 UniGraphic
Homepage
TFT Display ILI9341 driven by STM32F103C8T6 board¶
This is a fork of Geremia's UniGraphic Demo using his UniGraphic library.
For more details see the UniGraphic API documentation and ILI9341 Class Reference.
Schematic¶
Wiring¶
STM32F103C8T6 | ILI9341 | |||
---|---|---|---|---|
+5V | <=> | VCC | ||
GND | <=> | GND | ||
PA_15 | <=> | CS | ||
PA_12 | <=> | RESET | ||
PA_11 | <=> | D/C | ||
PB_5 | <=> | SDI(MOSI) | ||
PB_3 | <=> | SCK | ||
+5V | <R1> | LED | ||
PB_4 | <=> | SDO(MISO) |