Skip to content

Added TI LM5067 family

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

This MR adds the Texas Instruments LM5067 family of hot swap controllers.

There are two types of symbols. One for the SOIC-W variant and one for the VSSOP variant. This MR does not require any additional footprints or 3D models.

Datasheet: https://www.ti.com/lit/ds/symlink/lm5067.pdf

I have left out the additional name tags like /NOPB added by TI. I have added these to the keywords, so that the search function also works for the full part name. See the VSSOP package below for an example.

SOIC-W models

These are:

  • LM50672NPAR
  • LM5067MWX-1/NOPB (derived from LM50672NPAR)

Symbol

LM5067_SOIC_symbol

Pins

LM5067_SOIC_datasheet

LM5067_SOIC_pins

Properties

LM5067_SOIC_properties

VSSOP models

These include:

  • LM5067MM-1/NOPB
  • LM5067MM-2/NOPB (derived from LM5067MM-1/NOPB)
  • LM5067MMX-2/NOPB (derived from LM5067MM-1/NOPB)

Symbol

LM5067_VSSOP_symbol

Pins

LM5067_SOIC_datasheet

LM5067_VSSOP_pins

Properties

LM5067_VSSOP_properties


  • 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

Loading