Hi I'm trying to get this shield working, but up till now only one half works (i.e. the motor connected to in3 and in4). Maybe someone recognizes this and has found a solution.
What I've tried so far:
- installed the Seeed library (MotorDrive20121210) and ran the example sketch through the arduino ide
- switched motors => both worked fine with in3 and in4 but stayed dead while connected to in1 and in2
- switched several times the power source: lipo 7.4V/2200mAh, NiMh 9V/2400mAh, powerbank 5V/12000mAH
- switched to another (brand new) arduino uno
- used a sketch to address the pins directly (without using the Seeed library) The pins used in1=8, in2=11, in3=12, in4=13, pwmA=9, pwmB=10.
Using a multimeter I can read in3 and in4 while a sketch runs and get a positive value (or negative when I switch the polarity) between 6 and 9 volts.
So now I think there are 2 options left:
- I'm using the wrong pins for in2/3 (but they're the same as in the Seeed library)
- The shield is malfunctioning (also brandnew and recieved it in a originally sealed box)
I'm realy looking forward to some help/advice here.