Demo for STM32F103C8T6 with a Nokia 5110 LCD.
Nokia 5110 LCD driven by STM32F103C8T6 board
This is a fork of Craig Evans' example program using his N5110 library.
Schematic
Wiring
STM32F103C8T6 | Nokia 5110 | |||
---|---|---|---|---|
GND | <=> | GND | ||
PA_10 | <R1> | LIGHT | ||
PA_9 | <=> | VCC | ||
PB_3 | <=> | CLK | ||
PB_5 | <=> | DIN | ||
PA_15 | <=> | DC | ||
PA_11 | <=> | CE | ||
PA_12 | <=> | RST |