TI LaunchPad External Crystal

Today I decided to solder the external 32 MHz kHz crystal supplied with the LaunchPad. I quickly discovered that the LaunchPad board itself has both SMD and through hole solder pads, but the supplied crystal is surface mount. I'd never soldered surface mount before, and there are no instructions anywhere I can find on soldering this crystal to the board.

Google to the rescue! This post from Justin's Tech website very nicely describes the process, and includes pictures. Justin even wrote a program to test for proper operation of the external oscillator.

I was really glad for this, as I didn't know the crystal should be lying on its side and have the body soldered to a third solder pad on the board.

My first experience with SMD soldering was not too bad. I managed to solder bridge one of the two leads of the crystal to the body of the crystal, and had to employ my solder sucker to clean it up. I was also not happy with the size of the solder blobs I left on the two pads for the leads, so I sucked more solder off them and resoldered. The picture below shows my just-barely passible handiwork.

MyLaunchPad_Ext_Crystal_01.jpg

While my iron was hot and the MSP430 processor was removed from the board, I also soldered on the supplied header pins to the LaunchPad. I had decided to use the male-female headers, and connect them to the bottom of the board so it could insert on top of a to-be-fabricated project board. To keep everything aligned during soldering, I kept the male-female headers attached to the male-male headers and loosely inserted into an empty protoboard below the LaunchPad.  

MyLaunchPad_003.jpg

I accidently soldered one male-female header and one male-male header to the LaunchPad. After trying to desolder the row of 10 male-male pins, I decided to call it a serendipitous accident and just kept it as is. So now I'll have a keyed pair of headers on the board and will have no way to accidently connect the board backwards.

MyLaunchPad_005.jpg

So there we go. Physical soldering is done for the LaunchPad board itself; since the pins for the chip are broken out to the headers, that should be the last I need to do to it.

As a final step, I uploaded Justin's non-GCC version of his test code to the LaunchPad. Everything ran fine and the crystal appears to be working.


Is it hard for somebody who has not enough experience with the soldering iron  to solder the external crystal that come with the launchpad?

I have considerable

I have considerable soldering experience with through hole mounting, and I found it challenging. The post from Justin I provided the link for had some good advice. I needed a small tool (tweezers, small screwdriver) to move the crystal into position. I then used a piece of electrical tape to hold it in place.

As I mentioned in my post, I still managed to create a solder bridge. The leads of the crystal are tiny, and it was very easy to add too much solder and form a bridge. Use a fine point on your soldering iron. Have a solder sucker on hand in case you mess up like I did.

Make sure you visually inspect your solder joints afterwards. Then use a continuity tester to ensure that none of the three attachment points are bridged, and that each of the two leads have good connectivity to the through hole mounting points next to them.

I’ts a bit late, but have

I’ts a bit late, but have you seen this

Part 1: http://www.youtube.com/watch?v=QEEV3AZjRMM
Part 2: http://www.youtube.com/watch?v=RPtLviWt06A
Part 3: http://www.youtube.com/watch?v=JtAv3Le0eoA
Part 4: http://www.youtube.com/watch?v=MvuRXWzk9_c

I’ts from the FEZ forum

Great videos tips! Thanks.

Great videos tips! Thanks.

Put mine on today too. Went

Put mine on today too. Went pretty well, working fine! Now I just need to learn how to program this guy!

Well be sure to post your

Well be sure to post your efforts on LMR for everyone’s benefit. Use the new TI LaunchPad MSP430 series forum topic so it is easy to find.

lol

its nice to see someone found my blog on google lol

but if you would like more tips on programming

check out http://www.43oh.com/

 

Hey, great blog site on the

Hey, great blog site on the LaunchPad 430 processors! I’ll definitely be reading through some of that.