Skip to content

Arduino Due step pins #175

Closed Answered by clazarowitz
framexpert asked this question in Q&A
May 28, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

The due is far more flexible than the mega. Onboard “peripherals” can be mapped all over the place, but there are limits. It’s not totally programmable, so you can’t just pick an arbitrary pin to connect the pwm peripheral to. You also can only connect a channel of the pwm peripheral to one pin (I think. Even if you can map the output to multiple pins though, that would just generate identical stepper signals on the pins, not allow more steppers to be used)

I’ve stalled a bit on my main project for this working out the “throttle position sensor”. I’ve gone through a couple of iterations with no satisfactory performance. I’m on version 4, and just barely sent out some part designs to oshcu…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gin66
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
Category
Q&A
Labels
None yet
3 participants