Hello in here and first off sorry for my English.
I'm in a bit of trouble, to say it simple, I have chosen a project to one of my final exam at the ending of this month. The project is about motor controlling to a bigger sun-tracker device (Around 20 kg).
What i have:
Motor - Phidgets inc. 3319
http://www.phidgets.com/documentation/Phidgets/3319_0_Product_Manual.pdf
Dual H bridge L298N
http://www.ebay.com/itm/Dual-H-Bridge-DC-Stepper-Motor-Drive-Controller-Board-Module-L298N-for-arduino-/251080674810?pt=LH_DefaultDomain_0&hash=item3a75930dfa
Arduino uno R3
12V power supply
Now to the problem. I've found the phases of the motor and connected them to the output (A,B), on the module. Uploaded the code "One Revolution" to the Arduino, with some changes, so it only runs in one direction. Power supply from external power and power from the Arduino board.
http://i.imgur.com/Rm8df.jpg
Nothing happens, the motor makes an "tik tik" sound, but don't rotate?
Can someone help me out here pleas

Oh, by the way, the pins from the Arduino is connected this way:
8=in1
9=in2
10=in3
11=in4
And yes I've tried the upper set direction

From Simon