Skip to content

Fix footprint of TPS821x0 series

Vincent Dalstra requested to merge vincent-kicad/kicad-symbols:TPS821x0 into master

Fix footprint and footprint filter of the following symbols:

  • TPS82130
  • TPS82140
  • TPS82150

Was: (does not exist)

Package_LGA:Texas_MicroSiP-8-1EP_2.8x3.0mm_P0.65mm_EP1.1x1.9mm_SMD_ThermalVias

Should be this footprint:

Package_LGA:Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias

(Matches the footprint given in the datasheets): https://www.ti.com/lit/ds/symlink/tps82130.pdf https://www.ti.com/lit/ds/symlink/tps82140.pdf https://www.ti.com/lit/ds/symlink/tps82150.pdf

I picked this up while implementing the TPS82130. Grep search for the footprint found the other two. Fairly certain these are the only symbols with this error.


  • 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 Vincent Dalstra

Merge request reports