Skip to content

Maximum Frequency On Pin without Jitter On STM32F446 #624

Answered by terjeio
compoundMR asked this question in Q&A
Discussion options

You must be logged in to vote

The more axes step pulses has to be calculated and executed for the more time the processor has to spend doing so. This may affect interrupt latecy? Or even causing lost steps?
So there will always be an upper limit to max step frequency that is dependent on a number of factors and I believe it is impossible to determine that exacly without actually testing a range of different scenarioes. Other factors such as rate of motion commands received, size of planner buffer and other stuff that increases the load.

Ideally a second MCU, or a FPGA, should be employed for step generation in order to make it more deterministic...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by compoundMR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants