Hello.
I am looking for a little guidance and/or advice on a new motor control system that I am developing. It needs to control two BLDC motors at 24VDC and low current. the motion requirements are simple (for now) and only need to spin the motor up to running speed and then spin it back down to stop. I am currently considering using the Piccolo and DRV8301 parts (based on the LaunchXL-F28027 C2000 and Boost-XL DRV8301 Dev kits), one set for each motor. I am also considering using a Tiva part (primarily because I am VERY familiar with that family) for the UI portion (LCD driver, Ethernet, SD Card, GPIO, etc.), I planned on using the Tiva to control the Piccolo micros via an I2C interface.
Does this seem like a reasonable approach? Is it overkill? is there a more integrated approach (can one micro do it all)?
Thanks in advance.