Skip to content

Added LQFN-48 package with 16 centered ground pins and thermal vias

for NXP MKW41Z part to Package_DFN_QFN.

This part requires a 7x7mm 48 pin VQFN footprint with 16 centered ground pads, which are created as one 3,5x3,5mm ground pad with 16 solder mask cutouts

Package datasheet: https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf

I also added thermal and RF grounding vias as recommended in the design considerations: https://www.nxp.com/docs/en/application-note/AN5377.pdf

This footprint was not scripted with the kicad-footprint-generator. I have asked there and it was not deemed possible nor necessary to script it: https://github.com/pointhi/kicad-footprint-generator/issues/551

I still have a question regarding the correct naming of the footprint: Since it has 16 ground pads, would I define its name as 1EP and if yes, which size do I define then?

Thanks for your help, Matyas

image


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing a dimensioned drawing of your contribution. A tutorial on how to do that is found here: https://forum.kicad.info/t/how-to-check-footprint-correctness/9279 (This is optional!)

Edited by Wayne Stambaugh

Merge request reports