Skip to content

delay sometimes after use setOverflow #2012

Closed Answered by fpistm
EeeLo asked this question in Libraries
Discussion options

You must be logged in to vote

Hi @EeeLo
Sorry for the delay, looking at the library, it seems only some STMF4xx boards are supported (using HardwareTimer) else a generic timer implementation is used.
https://github.com/luni64/TeensyStep/blob/795d58bcf90401e4d3360265fd7d34ca8beb16ae/src/timer/stm32/TimerField.h#L1

This can explain what you see if you don't use a STM32FAxx based board.
I guess the support for other could be added easily as the HardwareTimer API is common for all stm32.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fpistm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants