Skip to content
Snippets Groups Projects
Commit a2fe5463 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix OPAMP_AD8605 according to KLC

parent d8b9f0f7
No related branches found
No related tags found
No related merge requests found
......@@ -7417,7 +7417,7 @@
)
)
)
(symbol "OPAMP_AD8605" (pin_names (offset 0.127)) (in_bom yes) (on_board yes)
(symbol "OPAMP_AD8605" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 5.08 0)
(effects (font (size 1.27 1.27)) (justify left))
)
......@@ -7427,7 +7427,7 @@
(property "Footprint" "fab:SOT-23-5" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/AD8605_8606_8608.pdf" (id 3) (at 0 5.08 0)
(property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/AD8605_8606_8608.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "single opamp SOT-23-5" (id 4) (at 0 0 0)
......@@ -7440,6 +7440,22 @@
(effects (font (size 1.27 1.27)) hide)
)
(symbol "OPAMP_AD8605_0_1"
(polyline
(pts
(xy 0 -3.81)
(xy 0 -2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 3.81)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -5.08 5.08)
......@@ -7450,11 +7466,11 @@
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin power_in line (at 0 -6.35 90) (length 3.81)
(pin power_in line (at 0 -7.62 90) (length 3.81)
(name "V-" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 6.35 270) (length 3.81)
(pin power_in line (at 0 7.62 270) (length 3.81)
(name "V+" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment