Skip to content

Fix missing pin 28 (VCAP1) in ADS1298_TQFP symbol from Analog_ADC l…

Otavio Augusto Gomes requested to merge github/fork/gmsotavio/issue1242 into master

This pull request fixes the issue #1242 (closed)

I realized that the pin 28 is missing in ADS1298_TQFP symbol from Analog_ADC library.

Before fixing: screenshot_2018-12-08_23-38-27

After fixing: screenshot_2018-12-09_00-30-51

This pin is mandatory for TQFP package as can be seen in datasheet. screenshot_2018-12-09_00-35-06

Regards, Otavio Augusto Gomes


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
  • 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
Edited by Joel Guittet

Merge request reports