Skip to content

Fix: 74LVC241 unit B pin polarity

John Beard requested to merge johnbeard/kicad-symbols:fix_74lvc241 into master

Fix for #3236 (closed)

74LVC2G241 (and 74AUC2G241) had the wrong pin polarity for pin 7 - unit B is not inverted, unit A is.

http://www.ti.com/lit/ds/symlink/sn74lvc1g14.pdf

image.png

After:

Unit A

2024-01-19_23-46.png

Unit B:

2024-01-19_23-47.png

Unit C:

2024-01-19_23-47_1.png

Other changes

  • Pins changed from 0.3 to 0.2 inches - 0.3 is very long for this purpose
  • Moved DS field down a bit
Edited by John Beard

Merge request reports