Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motor (Jaggedly?) Turns Same Way Unless Force Applied #66

Open
BzowK opened this issue Jun 23, 2022 · 2 comments
Open

Motor (Jaggedly?) Turns Same Way Unless Force Applied #66

BzowK opened this issue Jun 23, 2022 · 2 comments

Comments

@BzowK
Copy link

BzowK commented Jun 23, 2022

Hey All -

Had most parts sitting around and wasn't happy with current solution so gave it a shot. Only main differences was that instead of using a buck converter (couldn't find one), I used a step up converter to step the 5V to 12V plus am using a Wemos D1 Mini instead of ESP8266. Built it, connects with MQTT, and can control with HA. Unfortunately, am having an issue...

Issue
Triggering OPEN or CLOSE moves the motor in the same direction in short bursts. It doesn't have much torque and applying pressure to the motor while turning makes it reverse direction oddly enough.

What I've Tried

  • Verifying wiring
  • Re-bridging the 5V trace I cut on the motor's PCB (No change)
  • Routing 5V to the two connected pins on the driver PCB

5V source is 2.4A and step up converter can pass 2A so would think power isn't issue but may try digging up 12V adapter and testing with it directly to driver PCB.

Any suggestions? Thanks

@reinervl
Copy link

reinervl commented Aug 6, 2022

I had the same happen to me until I realized I fried one of the stepper coils. I swapped out for a new stepper motor, redid my wiring according to this post because it seems the driver pin mappings have been updated since 2019, and bob's yur uncle! To check if you have fried coil, measure the resistance on both coils. They should be the same. If one of them reads different you have a fried coil and it's ready for the trashcan.

@BzowK
Copy link
Author

BzowK commented Aug 10, 2022

Thanks. I tried a new motor, but got the same results. Odd Will test + give another shot soon and post results. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants