Skip to content

Added NC pins to LM4040

Patrick Baus requested to merge PatrickBaus/kicad-symbols:update_LM4040 into master

This MR adds a few missing NC pins to the LM4040 family to keep the DRC linter calm. The datasheet can be found here: https://www.ti.com/lit/ds/symlink/lm4040-n.pdf

I have copied the relevant section of the datasheet below.

LM4040DBZ

LM4040DCK

LM4040LP

datasheet

I forced the special NC pins of the SOT-23 package, that can optionally also be connected to the anode, to NC. I hope that is OK.

KLC violation: One NC pin of the LM4040DCK-2.0 symbol is not on a 100 mil grid, because there is no space left.


  • Remove the instructional content of this template
  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.
Edited by Patrick Baus

Merge request reports