particle-iot / core

Hardware design files for the Spark Core, a tiny Wi-Fi development kit.
https://www.spark.io/
Creative Commons Attribution Share Alike 4.0 International
367 stars 56 forks source link

Shift vias away from CC3000 pads #24

Closed zsup closed 10 years ago

zsup commented 11 years ago

Advice from Bunnie: we should try and keep vias away from pads (to prevent solder splattering into them and creating shorts)

This of course conflicts with our effort to have GND vias near the GND pins, but perhaps there may be opportunities for small fixes here? @satishgn, what do you think?

andyw-lala commented 11 years ago

Distinguish between vias and pads on the same net,

Different nets are the problem.

As suggested elsewhere - try increasing the pad-via clearance and re-running DRC to see what drops out.

On Thu, Jul 11, 2013 at 2:13 PM, cazzo notifications@github.com wrote:

Advice from Bunnie: we should try and keep vias away from pads (to prevent solder splattering into them and creating shorts)

This of course conflicts with our effort to have GND vias near the GND pins, but perhaps there may be opportunities for small fixes here? @satishgn https://github.com/satishgn, what do you think?

— Reply to this email directly or view it on GitHubhttps://github.com/sprk/core/issues/24 .

Andy

bunnie commented 11 years ago

GND vias okay near GND pins. Just pads of different nets need to be put away from in particular the big fatty ground fills right in the center underneath the CC3000.

satishgn commented 10 years ago

Shifted the GND via away from the CC3000 pad.

zsup commented 10 years ago

Did just a little bit more shifting. We're a bit constrained so it's hard to shift too much, but it's a bit better at least. Closing this issue.