gin66 / FastAccelStepper

A high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3 and Atmel SAM Due
MIT License
283 stars 67 forks source link

ESP32-S3 auto enable does not work? #214

Closed rqi14 closed 7 months ago

rqi14 commented 7 months ago

Hi. I have a configuration in which a CNC shield V3 is sitting on top of an ESP32-S3 board (the same shape as arduino uno). I found that without hardwiring the EN/GND pins, the motors cannot be started with the auto enable feature.

gin66 commented 7 months ago

That shield is complex and it is hard to find good connection info. Can you check without shield, if the enable pin(s) is(are) operated properly ?

rqi14 commented 7 months ago

That shield is complex and it is hard to find good connection info. Can you check without shield, if the enable pin(s) is(are) operated properly ?

You are absolutely right. sorry for the confusion.