-
Notifications
You must be signed in to change notification settings - Fork 1k
HardwareTimer stuck when using refresh() #617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @stas2z , |
By the way fixo typo in setPrescaleFactor() Fix stm32duino#617
By the way fixo typo in setPrescaleFactor() Fix stm32duino#617
By the way fixo typo in setPrescaleFactor() Fix #617
Using latest git snapshot to test hardware timer (trying to port SoftSerialIntAP to this core)
When i try to use resfresh() before resume() timers never start.
It's easy to reproduce it using timebase_callback example provided, just add refresh before resume in it
https://github.com/stm32duino/STM32Examples/blob/master/examples/Peripherals/HardwareTimer/Timebase_callback/Timebase_callback.ino
The text was updated successfully, but these errors were encountered: