Driving ILI9341 TFT Display with STM32F103C8T6 board.

Dependencies:   mbed mbed-STM32F103C8T6 UniGraphic

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

/media/uploads/hudakz/stm32f103c8t6_ili9341_02.png

Wiring

STM32F103C8T6ILI9341
+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)

History

Bluepill driving an ILI9341 SPI TFT display. default tip

2020-04-25, by hudakz [Sat, 25 Apr 2020 15:07:44 +0000] rev 3

Bluepill driving an ILI9341 SPI TFT display.


Updated.

2019-02-05, by hudakz [Tue, 05 Feb 2019 13:43:36 +0000] rev 2

Updated.


Updated

2017-01-07, by hudakz [Sat, 07 Jan 2017 18:10:25 +0000] rev 1

Updated


Initial release.

2017-01-07, by hudakz [Sat, 07 Jan 2017 17:56:51 +0000] rev 0

Initial release.