|
TM STM32Fxxx HAL Libraries
v1.0.0
Libraries for STM32Fxxx (F0, F4 and F7 series) devices based on HAL drivers from ST from Tilen Majerle
|
GENERAL library for STM32Fxxx devices - http://stm32f4-discovery.com/2015/07/hal-library-09-general-for-stm32fxxx/. More...
Modules | |
| TM_GENERAL_Macros | |
| Library defines. | |
| TM_GENERAL_Variables | |
| Library variables. | |
| TM_GENERAL_Typedefs | |
| Library Typedefs. | |
| TM_GENERAL_Functions | |
| Library Functions. | |
GENERAL library for STM32Fxxx devices - http://stm32f4-discovery.com/2015/07/hal-library-09-general-for-stm32fxxx/.
This is a simple library, where its content can be used in a lot of places in your project.
- Support for software reset with callback - Get reset source, what resets your MCU - Disable or enable global NVIC interrupts - Get different clock speeds in your system - Operate with Cortex-M4/z DWT hardware counter - Check if number is odd or even and if it is power of 2 - Round float number with selectable decimal places - Convert float number to integer and decimal part with selectable decimal places
Version 1.0 - First release Version 1.1 - July 12, 2016 - DWT counter did not start on STM32F7xx devices
- STM32Fxxx HAL - defines.h - attributes.h