Skip to content

Fix pin numbering on a QFN-32

KiCad Bot requested to merge github/fork/Ratfink/qfn32-fix into master

Created by: Ratfink

As reported in https://github.com/KiCad/kicad-symbols/issues/648, I mistakenly merged #518 with the pin numbering of QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm badly broken. This fixes it.

Datasheet: http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468

screenshot from 2018-06-04 13-18-50


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

Merge request reports