pointhi / kicad-footprint-generator

creating kicad footprints using python scripts
GNU General Public License v3.0
186 stars 175 forks source link

Add VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm #619

Closed justyn closed 3 years ago

justyn commented 3 years ago

This is for the VQFN-32 with a nominal 3.15x3.15mm EP.

It's used in this TI part: https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33

I used VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm as a basis, updating from the datasheet and removing commented lines. However I'm not sure if the conventions have changed since that part was defined.

Apologies if I made some incorrect assumptions (or indeed if the whole part is redundant).

image

image

image

image

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 6329435d and detected 0 issues on this pull request.

View more on Code Climate.

cpresser commented 3 years ago

Is there a corresponding PR in the footprints repo. I failed to find it.

justyn commented 3 years ago

@cpresser thanks for the assistance, I have created a pull request in kicad-footprints here: