Hi, I'm trying to drive a DC motor with this motor driver:
http://www.seeedstudio.com/depot/l298-dual-hbridge-motor-driver-p-284.html?cPath=170_173The problem is, that when it's all powered from USB only (using only a small motor without load) everything works fine and I am getting serial readouts on monitor. But when I connect external power source to driver, of course connect PSU's and Arduino's grounds together, well, it still runs.. Arduino is still okay with controlling the driver, reacts to button inputs from breadboard, but the usb communication drops. I can still see Arduino in device manager, but IDE is stating that COM port was not found and TX/RX LED's on arduino board are also reporting zero activity. I have to disconnect the ext. PSU, restart IDE and reconnect Arduino, and only then is serial communication back online.
Got any help? I just can't find what is wrong...
