Here, alternative functions and classes for STM32. The program contains a class for the I2C software bus, a class for working with a watchdog timer and time delay functions based on DWT. All functions and classes use the HAL library. Functions and classes were written for the microcontroller stm32f103.

Dependents:   STM32_F1XX_Alternative

Auto generated API documentation and code listings for Stm32F1xx_Alternative

Code

AlternativeDelay.cpp [code]
AlternativeDelay.hpp [code]
AlternativeSoftwareI2C.cpp [code]
AlternativeSoftwareI2C.hpp [code]
Stm32F1xxAlternative.hpp [code]
WatchdogTimer.cpp [code]
WatchdogTimer.hpp [code]