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.
Dependencies: Stm32F1xx_Alternative mbed
History
Fixed a bug with a delay of milliseconds
2017-05-24, by Yar [Wed, 24 May 2017 20:35:38 +0000] rev 1
Fixed a bug with a delay of milliseconds
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.
2017-05-24, by Yar [Wed, 24 May 2017 19:13:08 +0000] rev 0
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.