Skip to content

Feature/add bus switches

Frank Wolf requested to merge (removed):feature/Add_bus_switches into master

Add symbols for several "FET bus switches" from TI and Nexperia.

Namely:

74CBT16210 (https://www.ti.com/lit/gpn/sn74cbt16210)

74CBTD16210 (https://www.ti.com/lit/gpn/sn74cbtd16210)

74CB3T16210 (https://www.ti.com/lit/gpn/sn74cb3t16210)

74CB3Q16210 (https://www.ti.com/lit/gpn/sn74cb3q16210)

and derived from already existing CBTLV3861:

74CBT3861 (https://www.ti.com/lit/gpn/sn74cbt3861)

74CBTD3861 (https://www.ti.com/lit/gpn/sn74cbtd3861 + https://assets.nexperia.com/documents/data-sheet/CBTD3861.pdf)

image.png - image.png

No footprint was specified as the devices exist in multiple distinct footprints.

KLC S3.1 is NOT fulfilled as enlarging the symbol was wasting space. All other KLC errors were fixed.


#General Guidelines: 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:

  • 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 Frank Wolf

Merge request reports