element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Trying to hook up a DRV8428E stepper motor controller. pls assist.
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 7 replies
  • Subscribers 384 subscribers
  • Views 1102 views
  • Users 0 members are here
  • stepper_motor
  • motor control
  • wiring
  • Datasheet
Related

Trying to hook up a DRV8428E stepper motor controller. pls assist.

SensoredHacker0
SensoredHacker0 over 1 year ago

Im trying to build a motor control circuit with DRV8428E with some friiends.
I read the datasheet, but the guys got me nervous, They are 4 professional engineers, and they have smoked a bunch of these chips,  I don't want to be the next guy to do it. 
luckily,  they're all out of parts for right now. Even so, I would like to try and ensure my success, when more parts do arrive.

The data sheet has an example of the P version as a stepper motor driver, (I'll be using "DRV8428E")
But across the datasheet, there seems to be some subtle differences, which I find confusing.
https://www.ti.com/lit/ds/symlink/drv8428e.pdf

The chip driving this device will be an esp32. I think AEN, BEN, and nSleep should all get tied high to the 3.3V.
I am also confused about what VRef resistors I should choose for rs1, rs2, and if i should use the layout shown on page 29 of the datasheet.




There doesn't seem to be many projects using this device as a stepper motor control. If anyone has some pointers for me, I would greatly appreciate it.
image

  • Sign in to reply
  • Cancel

Top Replies

  • Jan Cumps
    Jan Cumps over 1 year ago +3
    When you need info on a TI ic that has little examples in the community, the best source is TI's e2e forum. If you don't find examples by googling, chances are low that anyone on this forum has experience…
  • michaelkellett
    michaelkellett over 1 year ago in reply to SensoredHacker0 +3
    I know it can be a PITA but sometimes it's just the way things are. Because the chip (for whatever reason) is not popular it's going to be much harder to find help. My usual reaction to using a chip…
  • michaelkellett
    michaelkellett over 1 year ago in reply to shabaz +2
    For some reason I can't reply to the OP but can here ! I checked on Aliexpress, hundreds of stepper motor driver modules and boards, none using the DRV8428E. The OP might want to wonder why this is and…
Parents
  • shabaz
    shabaz over 1 year ago

    Also, for a lot of chips there can be an 'evaluation board' or 'reference board' and the files for that can be downloaded and examined. For TI it is here: https://www.ti.com/tool/DRV8428EEVM 

    I too have not used this chip. It supports quite low voltage (33V max) and not very high current, so wouldn't be the first choice for a lot of projects, unless they are small stepper motors. Toshiba could be worth checking out for stepper motor ICs too.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • michaelkellett
    michaelkellett over 1 year ago in reply to shabaz

    For some reason I can't reply to the OP but can here !

    I checked on Aliexpress, hundreds of stepper motor driver modules and boards, none using the DRV8428E. The OP might want to wonder why this is and maybe re-evaluate the selection of the DRV8428E.

    MK

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • SensoredHacker0
    SensoredHacker0 over 1 year ago in reply to michaelkellett

    yeah I brought it up, but there on about this chip, and Im only trying to help some guys. Its like when i code in C, and encounter some problem. .. someone will be right there, to be like, ah, should have used python, or assembly. I didnt pick the part, it is what it is.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • SensoredHacker0
    SensoredHacker0 over 1 year ago in reply to michaelkellett

    yeah I brought it up, but there on about this chip, and Im only trying to help some guys. Its like when i code in C, and encounter some problem. .. someone will be right there, to be like, ah, should have used python, or assembly. I didnt pick the part, it is what it is.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • michaelkellett
    michaelkellett over 1 year ago in reply to SensoredHacker0

    I know it can be a PITA but sometimes it's just the way things are. Because the chip (for whatever reason) is not popular it's going to be much harder to find help.

    My usual reaction to using a chip like this (ie good source but not much chat in the ether about it) is to buy a cheapo  board with one on to have a play with it before doing my own design. That's fine for commercial projects and I wouldn't be bothered by buying the TI eval board.

    But for a pro bono design job that's $75 that I don't expect you want to spend.

    So you will need to study the data sheet carefully - and be prepared for at least one re-spin.

    MK

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube