Demo for STM32F103C8T6 with a Text LCD.
Text LCD driven by STM32F103C8T6 board
This is a fork of Wim Huiskamp's example program using his enhanced TextLCD library.
For more details see also Wim's wonderful notebook page TextLCD Enhanced.
Schematic
Wiring
STM32F103C8T6 | Text LCD | |||
---|---|---|---|---|
GND | <=> | GND | ||
+5V | <=> | VCC | ||
+5V | <R1> | VO | ||
PA_8 | <=> | RS | ||
GND | <=> | RW | ||
PA_9 | <=> | E | ||
PA_10 | <=> | D4 | ||
PA_11 | <=> | D5 | ||
PA_12 | <=> | D6 | ||
PA_15 | <=> | D7 |