Demo for STM32F103C8T6 with a Nokia 5110 LCD.

Dependencies:   mbed N5110

Nokia 5110 LCD driven by STM32F103C8T6 board

This is a fork of Craig Evans' example program using his N5110 library.

Schematic

/media/uploads/hudakz/stm32f103c8t6_nokia5110_02.png

Wiring

STM32F103C8T6Nokia 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
Revision:
2:2bab15094d3d
Parent:
1:a5480500307f
--- a/mbed.bld	Tue Feb 05 13:51:11 2019 +0000
+++ b/mbed.bld	Tue Feb 05 13:53:22 2019 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/users/mbed_official/code/mbed/builds/64910690c574
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/3a7713b1edbc
\ No newline at end of file