Omar Hiari
If using HAL, I can only rely on polling or EXTI interrupts to count, because I also don't want to use PAC, which is too complicated.
Although Trust stm32 hal is very convenient, there are many APIs and usage methods for the hal library that do not provide examples of how to use them. I hope you can provide more examples of how to use the hal library in the future.
For example, I learned from you about non blocking examples such as HAL library timers.
Can you write more examples of HAL libraries combined with various peripherals? For example, EC11 signal input, PWM FG signal input