Skip to content

Add LGS6302 buck converter

Uli Köhler requested to merge ulikoehler/kicad-symbols:LGS6302 into master

This is a rather inexpensive 1.5A up to 60V buck converter available from LCSC. Datasheet Currently, only the SOT23-5 variant was modeled, not the SOIC-8 variant (LGS6302EP). The SOT23-5 variant has no suffix (just LGS6302)

The symbol was modeled after the AP63200WU, but with changed pin numbers and no BST pin.

Regarding the package, I consider the 1.4mm max height a SOT23-5, not a TSOT23-5 but I didn't really find any guidelines on this. However some existing KiCAD ICs using the TSOT package I checked had 1mm max height.

image

  • 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 Uli Köhler

Merge request reports