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.
Homepage
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 |