Skip to content

Add OPA858, OPA859, and OPA855 high-speed opamps, WSON-8

Anders Wallin requested to merge github/fork/aewallin/OPA858 into master

http://www.ti.com/lit/ds/symlink/opa858.pdf and http://www.ti.com/lit/ds/symlink/opa855.pdf

The following might be discussed:

  • The ~PD is now pointing up, but I noticed some other op-amp symbols have a ~DIS pin and it is pointing down. I think having it close to V+ (where it is connected, for normal operation) makes sense.
  • The datasheet describes the FB-pin as Input, so I have made it Input-type
  • The PAD pin is stacked with V- (datasheet suggests V- is the only way to connect PAD)
  • parts are simply named OPA858 and OPA855, since they apparently come only in one package. There are full names at the back of the datasheets, such as OPA855IDSGR and OPA858IDSGT which would be an alternative.

OPA858


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