Skip to content

Add INA233 as an alias of INA226.

Jon Neal requested to merge github/fork/reportingsjr/INA233 into master

See title. INA233 is the same as INA226 with the additional ability to communicate over SMBUS and PMBUS.


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 https://www.ti.com/lit/ds/symlink/ina233.pdf

  • An example screenshot image is very helpful INA233 symbol

  • Ensure that the associated footprints match the official footprint library Just an alias, so it should!

  • 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