Welcome to the WeeW - Stack
Welcome to this new video for the STM32F1 microcontroller, where the code is from scratch.
Download the video code on Github: https://github.com/weewStack/STM32F1-...
This is part 1 of the tutorial to setup the1602 LCD from scratch and the topic is:
Introduction of 1602 LCD and set up 8 bits data communication with STM32F1
.
This tutorial is divided to 7 steps and the topic will be as bellow:
1- 1602 LCD DataSheets
2-1602 LCD 4 bits data mode connection with STM32F1
3-1602 LCD 4 bits data mode setup strategy
4- Set New lcd_cmd() & lcd_data() function
5- Update init function & test
Prequired tutorials:
012 - STM32F1 GPIO INPUT OUTPUT LIBRARY FROM SCRATCH: • 012 - STM32F1 GPIO INPUT OUTPUT LIBR...
020 - STM32F1 DELAY FUNCTION & SYSTICK : • 020 - STM32F1 DELAY FUNCTION & SYSTICK
050-STM32F1 1602 LCD Part1: Undertanding the LCD control and use 8 bit data communication setup : • 050-STM32F1 1602 LCD Part1: Undertand...