Hi all -
Please forgive my naivete, I only dabble with my MSP430 infrequently over the past 7 years.
I have done demos of driving 1 motor via a motor driver board using PWM to accomplish varying degrees of power output.
Now I want to drive 2 motors (2 drive wheels) with varying power to each wheel. I'm not sure if it's possible to use PWM with different duty cycles on different ports.
I simply need to apply, say, 30% power to Wheel A while Wheel B get's 80% power. Or perhaps have Wheel A tasked at a steady 50% power, while Wheel B oscillates between 30% and 100%.
I wonder if there is a more graceful solution ... perhaps using a DAC or something like that.
I AM reading about this tonight, but I thought I would put this question out there early in case I get stuck.
Thanks so much. Your help is greatly appreciated.
- Dave F.