March 22, 2016

New Boards!

I finally put the finishing touches on the 2nd revision of motor control boards, and sent them out to get made.  Here's the layout I sent to 3pcb:


I waited a couple days after receiving the boards for the new MITERS rework station to show up.  It has a heater below the board that preheats everything, and a hot air gun on an arm.  Assembly, especially of the TSOP-package parts, was far more pleasant than first time around and turned out way better:



Here's the first one assembled:


There are supposed to be little 1mm pitch JST connectors on the bottom for programming, sensors, and communication, but my cables haven't showed up yet.  So for now I'm just programming through soldered in wires.


Controller next to a motor.  I strongly considered making the controller the same footprint as the motor, so it could be directly bolted on the back of the motor, but ended up not.  Maybe I'll do that for version 3.


Next to the Nucleo and shield it replaces.



I haven't actually driven a motor with it yet (waiting for JST cables to show up), but I've programmed it and confirms it PWM's, bridge doesn't shoot through, etc, so things are looking hopeful.

4 comments:

  1. this is http://www.pcbway.com/b manager,thanks for share your projects,hope you can make more and more great projects

    ReplyDelete
  2. Hi
    Do you still have the eagle files for the nucleo shield?

    ReplyDelete
  3. Hey Ben,

    You mentioned that it replaced a shield, do you remember what shield it replaced (or other options)? Since I don't have a lot of experience controlling bldc current, I think it would be easier for me getting something pre-made. The only two options that I know of are Odrive (really big for my project) and Maxon driver when using their motors, which are not really dynamic. Thank you in advance and keep up with the blog, it's really interesting!

    ReplyDelete
    Replies
    1. It replaced a custom board, but ST makes a 3-phase motor control shield for nucleo dev boards:
      https://www.st.com/en/ecosystems/x-nucleo-ihm07m1.html
      It's not very high power, but maybe a good starting point for firmware development.

      Delete