STM32F4 Discovery project: Driving a 16*2 character LCD

 In this example we will drive an alphanumeric 16*2 LCD.

 Since we want only write on the LCD we connect RW to graund.

Library dependencies

  • STM32F4xx_StdPeriph_Driver
    • STM32F4xx.h
    • STM32F4xx RCC
    • STM32F4xx GPIO

THE END.

Useful links for LCD project:

http://www.mcu-turkey.com/stm32f4-discovery-kitiyle-2x16-karakter-lcd-uygulamasi/

http://stm32f4-discovery.com/2014/06/library-16-interfacing-hd44780-lcd-controller-with-stm32f4/

Sharif University of Technology, Tehran, Iran