Skip to content

Added R_Pack04 with exposed pad

Patrick Baus requested to merge PatrickBaus/kicad-symbols:add_R_Pack_EP into master

This MR adds a (sort of) new symbol for a resistor array with an additional exposed pad. Like the ADI LT5400.

I have added a symbol for both R_Pack04_EP and R_Pack04_EP_Split, which were derived from R_Pack04 and R_Pack04_Split

Symbol

I placed the EP pin on the side to allow using the array as suggested in the datasheet:

Symbol_use

The split symbol adds a new EP unit

symbol_split

I use the split version to implement a Howland current source.

Symbol_split_use

The KLC errors stem from the resistor with their shorted pins.


  • 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 Patrick Baus

Merge request reports