STM32 with 1602 LCD and PCF8574 I2C I/O Expander
Find a file
2025-04-10 17:22:12 -04:00
Core Add I2C & LCD functions 2025-02-21 17:38:45 -05:00
Drivers Add project files 2025-02-21 17:37:54 -05:00
.gitignore first commit 2025-02-21 17:34:19 -05:00
.mxproject Add project files 2025-02-21 17:37:54 -05:00
.project Add project files 2025-02-21 17:37:54 -05:00
LICENSE first commit 2025-02-21 17:34:19 -05:00
README.md docs: update README 2025-04-10 17:22:12 -04:00
stm32f4-1602lcd-i2c.ioc Add project files 2025-02-21 17:37:54 -05:00
STM32F446RETX_FLASH.ld Add project files 2025-02-21 17:37:54 -05:00
STM32F446RETX_RAM.ld Add project files 2025-02-21 17:37:54 -05:00

STM32-1602LCD-I2C

This project demonstrates how to use a STM32 with a 1602 LCD connected with I2C.

References