Skip to content

Added LT3045xDD series to have all ADI LT3045s in the lib

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

I have added the missing Analog Devices LT3045 DFN version of the LDO. Currently only the MSOP package is included in the library. It does require a new library entry, because the DFN-10 version has 2 fewer pins than the MSOP-12 package. I have taken the existing LT3045xMSE symbol as a blueprint and removed/renamed the pins and updated the footprint filter.

The datasheet can be found here: https://www.analog.com/media/en/technical-documentation/data-sheets/LT3045.pdf

The relevant sections of the datasheet are:

LT3045xDD_pins

and

LT3045xDD_package

The final symbol

LT3045xDD_symbol


  • 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