3

I'm looking for a low cost adaptor/breakout board for a 64 ball BGA chip (0.8mm pitch) PDF of chip datasheet

I want to use the chip with a bread board, any suggestions?

Jim
  • 3,325
  • 2
  • 28
  • 39

3 Answers3

4

BGA chips are very unfriendly for prototyping with directly. Generally if a chip comes in BGA form, you should purchase a pre-made development board with the chip already attached. Even if you made your own PCB, they are very difficult to solder correctly with hobby level tools (Yes there are youtube videos of guys doing it with a candle and a hairdryer or something, but that's not the norm). The only BGA protoboard adapters I've heard of are from SchmartBoard -- but a quick look at their site only shows 1.27mm and 1.00mm pitch BGA adaptors, 0.8mm is too small for them. A random google search found these ZIF Sockets...but I suspect they may be out of their price range. Yes, that's right, pick your jaw up off the floor, that price is for a single piece.


EDIT: I just looked up the part number, ADS1298 from TI, and it comes in TQFP. Get that instead!! It will be much cheaper, easier, and save you a ton of headache instead of trying to prototype with the BGA part. When you're ready to sell a million of your gadgets, then you can hire a factory to solder on the BGA's for you, but until then, stick to the TQFP.

davr
  • 6,802
  • 2
  • 25
  • 37
  • it's just not currently available in QFP as the chip is only available as a prototype BGA right now.....thanks for all the help tho! – Jim May 29 '10 at 12:22
  • 1
    It actually shouldn't be too hard to solder that BGA with a hot air soldering gun, i'd probably also pre heat the PCB. If your near a university with a decent EE department they may let you use their lab for a few minutes. – Mark May 29 '10 at 19:39
  • I was hoping to do it in that fashion cuz i've got a heat gun, just need to find a suitable PCB - not sure if it would be cheaper to get one made up? – Jim May 29 '10 at 20:10
  • 3
    your going to have a hard time doing it with a heat gun. You need control over the air flow and temperature and theres a decent chance you'll kill the chip in the process. What you really want to do is look up the reflow temperature profile for the IC and use a IR temperature gauge to follow it as closely as possible. – Mark May 29 '10 at 23:39
  • did find these guys: http://www.emulation.com/catalog/off-the-shelf_solutions/prototyping_adapters/bga_csp/bga_csp.cfm But for $115 each i'd probably just design the PCB for the entire circuit and be done with it. – Mark May 29 '10 at 23:51
1

Not sure if this is exactly what you want, but a little bit of googling found me this: http://www.adapters.com/Packages/bga_package.htm

Kellenjb
  • 17,509
  • 5
  • 51
  • 87
  • cheers - unfortunately it's the wrong layout, it's the right pitch tho so it's a start! – Jim May 29 '10 at 12:20
0

See this answer to a sort-of related question: Pre-programming surface mount ICs

pingswept
  • 12,581
  • 4
  • 46
  • 64