luni64 / TeensyStep

Fast Stepper Motor Library for Teensy boards
https://luni64.github.io/TeensyStep/
MIT License
276 stars 57 forks source link

Arduino due #144

Closed vp8181 closed 2 years ago

vp8181 commented 2 years ago

Does this library work for Arduino due? I just want to control 6 stepper at 1600 steps(1000rpm).

Also any updates of the teensystep4 Library....

vp8181 commented 2 years ago

Hello, Has anyone tried this library with Arduino due. I would like to buy one if it works. I want to control 6 stepper motors of a robotic arm in sync with acceleration/ deacceleration or constant speed. So I think I will need only 1 controller object( i.e only 3 timers in total that Arduino due has )if not wrong.So Please help 🙏🙏🙏 Thanks in advance. @luni64 please let me know sir

luni64 commented 2 years ago

No this library only works with T3.x boards

vp8181 commented 2 years ago

STM32F407VET6 ARM CORTEX -M4

https://robu.in/product/stm32f407vet6-arm-cortex-m4-core-with-dsp-and-fpu/?pid=835836

What about this? Should i buy this? As i have seen many error are there for this in the issues section ... What about now? Is it stable?

Please let me know as soon as possible as only few are left and I don't want to miss that chance. Thanks @luni64 for your help. Respect +++++

vp8181 commented 2 years ago

Can anyone please confirm it .Its urgent as only few are left and need to complete the project. Please @luni64 @ramboerik

ramboerik commented 2 years ago

Hi,

That board should run it. It is the same family as the one I developed it for: https://www.adafruit.com/product/4382. Just rememberer to use the stm32 branch of the library.

vp8181 commented 2 years ago

@ramboerik thankyou so much 🙏 @luni64 thanks