Skip to content

Added TPS23753A

KiCad Bot requested to merge github/fork/ppielorz/TPS23753A into master

Created by: ppielorz

Hi, I've added TPS23753A PoE interface and converter controller. Here is the datasheet: http://www.ti.com/lit/ds/symlink/tps23753a.pdf

Screenshot: image

I had sone doubts when I was drawing this symbol:

  • There are many pins marked as input/output in datasheet but their placement isn't matching KLC - I've left them on different sides according to basic implementation of first page of datasheet,
  • The datasheet says that this is TSSOP14 chip. However the one I found in modules have correct general dimensions but pad dimensions differs a bit (1,55x0,3mm in datasheet vs 1,45x0,45mm in KiCAD)
  • Also pin directions are not clear in this chip - would it be better to leave them as passive maybe?

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 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 Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports