Skip to content

Add LTC4317 Dual I2C/SMBus Address-Translator

cpresser requested to merge github/fork/cp-aquila/ltc4317 into master

Add LTC4317 Dual I2C/SMBus Address-Translator

Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/4317fa.pdf grafik

I choose to put ENABLE at the top because those pins are most likely tied to vcc. Thus the READY pins are also on top on the opposite side. Exposed Pad: "EXPOSED PAD (PIN 17) IS GND, PCB CONNECTION OPTIONAL", I choose to add it to the GND stack.


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
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports