Having trouble powering motor shield on arduino.

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
StruanF
 
Posts: 3
Joined: Fri Nov 16, 2012 4:39 pm

Having trouble powering motor shield on arduino.

Post by StruanF »

Hey, I'm having what seems to be a reasonably simple problem, I can't get my shield to register the power that I'm putting into it. I've got the ext. power hooked up to a DC power supply but the LED just won't light up. Can anyone shed a little light on the problem?

Thanks
-Struan
Attachments
IMG_20121116_204816.jpg
IMG_20121116_204816.jpg (965.7 KiB) Viewed 929 times

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: Having trouble powering motor shield on arduino.

Post by adafruit »

you must place the power jumper - solder that part in and put the jumper on

User avatar
adafruit_support_bill
 
Posts: 88091
Joined: Sat Feb 07, 2009 10:11 am

Re: Having trouble powering motor shield on arduino.

Post by adafruit_support_bill »

Check with the power jumper installed as suggested. But it should not be installed when using external power.

What is your external power source? The 9v battery in the photo is not a good power source for motors.
Also, post photos of the solder-side of the board. From the front view, it looks like some of the solder is balled-up around the pin and has not flowed onto the pad. Check this guide for how to fix common soldering problems: http://learn.adafruit.com/adafruit-guid ... n-problems

StruanF
 
Posts: 3
Joined: Fri Nov 16, 2012 4:39 pm

Re: Having trouble powering motor shield on arduino.

Post by StruanF »

adafruit_support wrote:Check with the power jumper installed as suggested. But it should not be installed when using external power.
Yeah, I've tried putting in the power jumper in without soldering it but it appears to make no change. Does it need to be soldered?
adafruit_support wrote:What is your external power source? The 9v battery in the photo is not a good power source for motors.
I'm using a 1.5amp regulated DC power supply.
adafruit_support wrote:Also, post photos of the solder-side of the board. From the front view, it looks like some of the solder is balled-up around the pin and has not flowed onto the pad. Check this guide for how to fix common soldering problems: http://learn.adafruit.com/adafruit-guid ... n-problems
I didn't actually do the soldering because I'm a little inexperienced with it and need more practice. I do know that the person who was doing it was having some difficulty with the type of solder he was using. It may have been because it was lead free. I also know that one of the pins does occasionally pop out when plugging it into the arduino but surely this doesn't matter as long as the metal connects? Anyway, here's a picture of the underside of the motor board and thanks for all your help adafruit support.
Attachments
IMG_20121117_132518.jpg
IMG_20121117_132518.jpg (920.72 KiB) Viewed 878 times

User avatar
adafruit_support_bill
 
Posts: 88091
Joined: Sat Feb 07, 2009 10:11 am

Re: Having trouble powering motor shield on arduino.

Post by adafruit_support_bill »

Does it need to be soldered?
All connections should be soldered to work reliably. But I don't think the power jumper is the problem here.
I'm using a 1.5amp regulated DC power supply.
That should be plenty.

Code: Select all

having some difficulty with the type of solder he was using. It may have been because it was lead free.
Yes. Lead-free is more difficult to work with.
I also know that one of the pins does occasionally pop out when plugging it into the arduino but surely this doesn't matter as long as the metal connects?
No. Residual flux and oxidation between the surfaces will make the electrical connection unreliable. Looking at the photos, there are several 'cold' joints, and most of the joints show insufficient wetting of the pad. Check this page for some tips on recognizing and fixing these problems. http://learn.adafruit.com/adafruit-guid ... n-problems

Lead-free solder works best with a hot iron (400C/750F). Be sure to clean the tip regularly between joints. If it is a low-powered iron (25W or less), it may be necessary to pause a bit between joints to allow the tip to come back up to operating temperature.

StruanF
 
Posts: 3
Joined: Fri Nov 16, 2012 4:39 pm

Re: Having trouble powering motor shield on arduino.

Post by StruanF »

adafruit_support wrote:
Does it need to be soldered?
All connections should be soldered to work reliably. But I don't think the power jumper is the problem here.
I'm using a 1.5amp regulated DC power supply.
That should be plenty.

Code: Select all

having some difficulty with the type of solder he was using. It may have been because it was lead free.
Yes. Lead-free is more difficult to work with.
I also know that one of the pins does occasionally pop out when plugging it into the arduino but surely this doesn't matter as long as the metal connects?
No. Residual flux and oxidation between the surfaces will make the electrical connection unreliable. Looking at the photos, there are several 'cold' joints, and most of the joints show insufficient wetting of the pad. Check this page for some tips on recognizing and fixing these problems. http://learn.adafruit.com/adafruit-guid ... n-problems

Lead-free solder works best with a hot iron (400C/750F). Be sure to clean the tip regularly between joints. If it is a low-powered iron (25W or less), it may be necessary to pause a bit between joints to allow the tip to come back up to operating temperature.
Hello again, we have significantly improved the quality of the soldering and the LED now lights when we apply the power jumper and plug it into USB. Unfortunately the LED still isn't lighting when we remove the power jumper and apply external power instead. Should we just keep trying to improve the soldering?

User avatar
adafruit_support_bill
 
Posts: 88091
Joined: Sat Feb 07, 2009 10:11 am

Re: Having trouble powering motor shield on arduino.

Post by adafruit_support_bill »

It sounds like you are making progress. Re-work any joint that looks suspicious. If you still have problems, post another photo and I'll take a look too.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”