2023-11-07 11:37 AM
hi,
I was looking for HAL -library for stm32334r8 MCU but i dont see anything about HRTIM in the avilable HALY library. where can I find HAL instructions documentation for HRTIM ?
2023-11-07 02:32 PM
On the product website you will find the HRTIM cookbook AN4539.
Hope that helps?
Regards
/Peter
2023-11-11 09:54 PM
I wanted to program using LL function and instructions as I am not very much accustomed to direct register level programing. Anyways I found an older version of HAL library document online and It helped me a lot. But why would HRTIM releated library function be removed from newer version?
2023-11-12 01:39 PM
The "LL" HRTIM library files have NOT been removed. Right there, in the STM32F3 HAL library, the current version.
Enjoy!