• Success!

    Christoph02/08/2016 at 21:00 0 comments

    Finally I have a good board:

    After seeking for advice in a few places, this is how I soldered the LGA package:

    • pre-tin the package's pads with an iron
    • spread some flux gel on the PCB and place the part:
      I was also advised to apply some solder to the PCB pads as well, but I didn't do that to avoid a "hill-on-hill" situation, which would make the part harder to place accurately (just my impression, I don't know if this is actually true):
    • reflow on a hot plate (stove top plus a piece of reasonably flat 3mm aluminium sheet)

    My explanation for why this works is quite simple: with the solder applied with an iron (just drag it across the pads), each pad will receive about the same amount of solder. This is almost impossible with paste applied manually. Having equal amounts of solder on the pads is good because each resulting joint will have the same height. With paste I had the impression that joints with a larger amount of paste tend to push the part further up than the neighbouring joint can "stretch", thus causing joints with no contact at all. Also, two adjacent pads with a large amount of paste can easily cause a short.

    I tested the board with adafruit's LIS3DH library, which worked very well.

  • Works! Sort of

    Christoph12/22/2015 at 13:41 0 comments

    After re-soldering two boards on a hot plate I got one working in I2C mode. The SA0 pin is not soldered correctly, but the internal pull-up is doing its job so I can communicate with the chip at address 0b0011001:

    • An I2C scan shows that the device ACKs its slave address;
    • adafruit's LIS3DH library reports correct values for x, y and z acceleration when I tilt the breadboard;
    • my own code that reads the WHO_AM_I register reads back the correct value (0x33).
    I'm now waiting for the revised boards to arrive from OSHPark to see if I can solder them with paste in #vapsy

    So far this has been the hardest chip I ever had to solder. If you don't
    need to mount this on a custom PCB, go for a ready-made breakout board
    (this advice might change, or not, when I tested the new layout).

  • Board still not working, redesigned

    Christoph12/21/2015 at 09:18 4 comments

    I wrote test code for both I2C and SPI mode, without luck. The adafruit library also can't communicate with the chip, so I guess I damaged it during soldering. I double-checked the eagle part library, the schematic and the layout and all seem to be good.

    All three boards are used now so I redesigned the land pattern a bit and sent another order to OSHPark. The pads I had before seemed to be a bit too wide, so I narrowed them and extended them to the outside. The silk screen had to move to make space for the extended pads, so I just left the corners and a minimal pin 1 indicator.

    Here's a comparison:

    The modified pad geometry should help against solder bridges when soldering in an oven, when I can't poke the chip while the solder is liquid.

  • New boards and soldering

    Christoph12/17/2015 at 11:02 0 comments

    After the new (now correct) boards from OSH Park arrived I could start trying to solder the parts. 0603 passives are no problem at all, but the LGA-16 is. It's really tiny, and the pads on my board seem to be too wide, resulting in shorts between two pins on two boards:

    • First board, the two pins to the left are shorted:
    • second board, pins 2 and 3 from the left are shorted:

    I did my best to apply only little solder paste, equal amounts to each pad, using a kapton tape stencil:

    So I asked for advice on electronics stackexchange, and the most important hint was to use a way of reflowing that allows me to poke the chip while the solder is liquid. Having no hot air gun I decided to use a hot plate. I've added my solution as an answer there, including all the details.

    This time everything worked and I have a board without shorts and all pins seem to be connected:

    Now I just need to find some time to write test code!

  • Boards arrived - they're unusable

    Christoph12/01/2015 at 13:02 5 comments

    I thought I had solder mask openings, but they aren't there:

    Bottom looks ok though:

    I Guess I'll have to wait another two weeks before I can solder this!


    I contacted OSHPark about this and they'll send me new boards with swift service and faster shipping. That's awsome!