This repository is a fork of alixahedi/i2c-lcd-stm32. I have simply added support for I2C interrupt routines. This is a simple and efficient I2C LCD library for STM32 microcontrollers, designed to ...
This example contains a bootloader example, 2 app examples and a desktop app to flash binary files to a STM32. This bootloader example can jump to 2 different applications. The FLASH memory (64KB) is ...