I'm designing a board that uses an ADP5062, a charge controller / LDO that comes in a QFN-style package with a thermal pad. Actually the package is a 4mm x 4mm 20 pin LFCSP.
The use of the center thermal pad is optional, but it obviously allows more current to be managed. It should be connected to ground.
This is my first experience with this type of package and I've been poking around the interwebs to see what the correct and proper way to do this is, and I'm getting mixed messages.
1) I could just put the bad down and connect it to ground on the same plane, snaking a small wire in from the corner. I guess this is OK, but not great from a thermal perspective, and OK, not great from a ground perspective. It is easy, though and presents no problems with CAD (using EAGLE for this board)
2) I could add vias to a ground plane on the other side of this (2-sided board). But a lot of folks say don't do this, or if you do, do the following special things with the solder mask, etc.
What I have done so far is draw the pattern without vias or holes. Then, in layout, I have added vias on top of the solder pad, and named them GND, with the intention that they connect with a ground fill on the back. DRC complains about overlap, but they are same signals, so maybe I can just ignore it.
So, what is the best thing to do?
What is the best way to do it in EAGLE?
Sorry if this is a FAQ. I don't want to screw it up. If I were just soldering up a few of these on my bench, I don't think I'd sweat it, but this is my first design that will actually get a production run.
Regards,
Dave J