9

If I understood correctly, current BGA components contain solder balls under the package. Do I still need additional solder paste to put on the board, or the amount of solder on the component contacts is sufficient?

Nazar
  • 3,142
  • 4
  • 35
  • 62
  • I dont actually know either, but I always thought there was just enough there already to work, because any more would fill in holes and spread around and create short circuits etc.. just pop it in place and heat her up with a hot air rework station and i guess it will seat itself and work as intended.. I need to try this eventually but I have avoided BGA packages so far with my hand soldering designs – KyranF Oct 24 '14 at 13:42
  • 4
    Flux is what you want, not solder. – Majenko Oct 24 '14 at 13:49
  • 3
    Check out this question and answer, may be interesting: http://electronics.stackexchange.com/questions/14265/hot-air-lead-free-bga-reflow?rq=1 – KyranF Oct 24 '14 at 13:55
  • 3
    Yes, you do use solder paste on the BGA pads on your PCB. The amount of solder that comes already attached to the chip is about half of what is needed for the final joint. You use a paste mask to apply a precise additional amount to each pad. But there's a whole lot more to it than that, as the question that @KyranF has linked to points out. – Dave Tweed Oct 24 '14 at 14:16
  • @Majenko-notGoogle Is there specific flux that must be used? How much is needed? Any recommendations? – Nazar Oct 24 '14 at 16:25
  • 1
    @DaveTweed This board is a prototype, and the only thing I am concerned is proper electrical connection. If the device will fall off in a month - I just might make another one. Is the entire ball made of the solder and it melts, or only a tip of the ball is covered with solder? **My pads are slightly less in diameter than the half of the ball diameter**, so I figured it would be enough solder on the balls if they are made of solder? – Nazar Oct 24 '14 at 16:33
  • Doesn't the manufacturer of the part give some soldering guidelines or a recommended footprint with solder and/or paste mask diagrams? – brhans Oct 25 '14 at 00:50
  • @DaveTweed I had the board assembled by a company, and they indeed put extra solder paste on the board. How do they know how much solder is supposed to be added? I could not find this information in the datasheets for the xilinx FPGA products, for example. They do tell the pad sizes, though. – Nazar Nov 25 '14 at 16:53

1 Answers1

4

No, you do not need solder paste. In fact, if you add solder paste you will probably get some pins shorted. You might want to add some flux which will improve soldering but this is not a must.

Ricardo
  • 6,134
  • 19
  • 52
  • 85
Gilad
  • 2,087
  • 1
  • 21
  • 25
  • Are there specific types of flux with some features that are preferable for BGA soldering? I heard that some burn off before the solder melts, the other might remain on the board and affect the performance. – Nazar Oct 24 '14 at 21:50
  • I'm not that of an expert in fluxes but just do yourself a favor and don't buy cheap/fake stuff on ebay. A small jar should cost around $50 and will last for 2 years (or more). I use KOKI TF-M955 for all leaded lab & prototype work. – Gilad Oct 24 '14 at 22:26
  • I wish people could do some voting on your answer. If I do not need extra solder on the board (which I hope for) then why do they make stencils with BGA holes? Why some recommend fine ball size solder for BGA soldering? At this point I can only conclude that it is possible to perform soldering both ways, but which way is more likely to be successful if all other variables are the same? – Nazar Oct 27 '14 at 14:58
  • The 'balls' are the solder, this guarantees that the exact solder amount is applied. Most BGA (all that I have seen) arrives from the factory with balls attached, maybe in some manufacturing processes BGA arrives with no balls (pads only) and need extra solder paste. – Gilad Nov 25 '14 at 07:31
  • Hm.. I would also think that solder from the balls is sufficient enough. However, I had my board assembled by a company, and I know for sure they put solder paste on the BGA pads on the board. Though, all BGA components had solder balls by default from the manufacturer. I hope I will have some time to try soldering BGAs myself with and without adding extra solder paste. That's probably the best way to find out. – Nazar Nov 25 '14 at 16:45
  • Adding flux is a must. Those balls don't have any flux in them. – HighInBC Dec 06 '15 at 01:28
  • @Nazar:Any update on your experiments? Would like to know to more about results? – abhiarora Dec 26 '17 at 19:23
  • @abhiarora I used a little solder. But again, not sure if it was necessary. I know that some PCB assembly services do so. Once, I asked them to manufacture PCBs and put only BGA components on two of them (I was going to do the rest of the boards by myself for the sake of the experiment). They, by accident, put the solder on all PCBs BGA pads in the panel (including those that I wanted to do myself) and fried them. Thus, after I received boards it was evident that they used additional solder because there was solder on the BGA pads of the other boards on which they did not place the components. – Nazar Dec 27 '17 at 13:12
  • So, Can we solder BGA components by ourself? I am planning to order BGA footprint of MCIMX6Y1 (14 x 14 mm, 0.8 pitch MAPBGA). Can you answer your questions and explain how to exactly do BGA component soldering? Were you succesfull? Have you tested your board? – abhiarora Dec 27 '17 at 13:24
  • @abhiarora It greatly depends on your skills and instruments. I soldered Spartan6 FPGA 1mm, external RAM, and image sensor - with 0.6mm pitch. Made two boards. Used a fine medical syringe needle to deposit small amounts of solder paste in each BGA well (this is how they looked under a surgical microscope). Then, I baked them in a $20 pizza oven. I also tried preheating the board and used heatgun to heat a single component. I was observing the edge balls with a microscope to see when the solder was melted. Both approaches were effective as for a PROTOTYPE grade quality. – Nazar Jan 02 '18 at 13:27