Skip to content

Add reverse mount 18.4x8mm TSOP-I-32

KiCad Bot requested to merge github/fork/fauxpark/tsop-i-32-reverse into master

Created by: fauxpark

A TSOP-I-32 footprint with pins mirrored around the Y axis, for mounting on the other side of the board. Modified from the original symbol.

fp

Symbol: https://github.com/KiCad/kicad-symbols/pull/1441

Datasheet: http://www.futurlec.com/Datasheet/Memory/628128.pdf#page=18

Note that pin 1 is at the top right of the footprint. This violates the "pin 1 at top left" rule, but it is meant to match the normal pinout footprint so I hope this is a reasonable exception. When placed on the back of the board the pins line up:

fp


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports