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
Files at revision 1:0d39ea4dee8b
Name | Size | Actions |
---|---|---|
[up] | ||
AlternativeDelay.cpp | 1676 | Revisions Annotate |
AlternativeDelay.hpp | 225 | Revisions Annotate |
AlternativeSoftwareI2C.cpp | 2551 | Revisions Annotate |
AlternativeSoftwareI2C.hpp | 753 | Revisions Annotate |
Stm32F1xxAlternative.hpp | 243 | Revisions Annotate |
WatchdogTimer.cpp | 5295 | Revisions Annotate |
WatchdogTimer.hpp | 635 | Revisions Annotate |