English 中文(简体)
feather esp32 v2 control nema 17 steep motor, motor not turning just tremble
原标题:

Im trying to move a nema 17 (12v 0.4A) stepp motor using the pololu a4988 driver and a feather esp32 v2, i did manage to send a signal to the motor, but instead of turning it kinda tremble, like goes back and forth, i did check the motor voltage for the driver, is set to 0.158v (0.4A) the vcc/gnd of the driver goes to the 3,3v/gnd of the esp32 feather, also the vmotor/gnd goes to a sealed batery in order to give 12v(10.8v real).

The program i used is a simple for that switchs from 0 to 1 with a 0.1s intervals also did try to use the mcpwm library from espressif framework, and i get the same result on both programs, not sure whats happening here.

i add a short video about the issue motor video

问题回答

暂无回答




相关问题
ESP32 with Flask server to display data in web

`I m attempting to send data from an ESP32 to a Flask application on my PC for real-time visualization. I ve followed tutorials and reviewed the codes, yet I m still encountering a connection refused ...

can t see telemetry data from devices in AZURE,ESP32

Using the guide in the repository https://github.com/Azure/azure-sdk-for-c-arduino/blob/main/examples/Azure_IoT_Hub_ESP32/readme.md I completed all the points without problems. Used to view telemetry ...

热门标签