yep yep i did, nothin, the intsructions say to link terminals a and c , so i do that. but if i connect power to the board while a and c are linked the motor runs on its own
So I will connect my battery to MTR+ ( positive wire) and GND ( negative wire) is that correct?
How about the MTR1 and MTR2? Are these terminals positive or it changes? Where will I connect the positive wire of my DC motor? Where will I hook up the negative side of my DC motor?..
i cant find my code , but what u need to do is, ( assuming u have some experience with arduino)
1. set up motor drive acording to RC control, so have terminals A andC linked, ground of the board linked to adruino’s ground , and terminal SIG connected to an arduino output pin .
(once again check ur instructions, i may be wrong)
I wired my motor to mtr1 and mtr2 and the 24 volt power supply to GND and MTR+… I tried to connect everything without the 1-2ms input attached in the SIG and GND and my motor didn’t work…
Maybe it needs the 1-2ms input to make the motor run? to open up the MOSFET gates?
i would think so, signal and ground are the power supply to the board ,without it it does not run
have you set it up to work of a 10k pot yet? if so i would try this.
if u have ,then for testing with arduino i would use a small 10-12v motor and maybe a 10v power supply, just in case u set it up wrong , and blow the board or arduino
For the 10kohm potentiometer, I will connect the pin 1( Left most pin of potentiometer) to B , pin 2 ( middle pin of potentiometer) to C, and pin 3 to D right? Then I will check first if the board works fine…
and If everything is fine then I will start to input the 1-2ms from my arduino :)