mirror of
https://github.com/clockworkpi/PicoCalc.git
synced 2026-03-19 18:42:38 +01:00
This version has the following changes: * return the bios version with REG_ID_VER * Improved backlight setting for LCD and Keyboard * Replaced delay() with a non-blocking delay nbDelay() * Implements monitoring of receive and request events * I2C reset if no events were recorded in previous 2.5 seconds indicating a possible I2C malfunction.
picocalc stm32 keyboard
- STM32F103R8T6
Libraries
- https://github.com/stm32duino/Arduino_Core_STM32/
- https://github.com/cuu/XPowersLib.git branch: stm32f103r8t6
To learn how to compile and flash, please visit wiki