Fix wrong pinout of supervisor IC

This commit is contained in:
2023-02-15 21:51:14 +01:00
parent 3ba5894a8c
commit 2da908979a
2 changed files with 30 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
(title_block
(title "Shimatta µCurrent")
(rev "v1.0.0")
(rev "v1.1.0")
(company "Shimatta")
)
@@ -713,16 +713,16 @@
)
)
(symbol "TPS3809L30DBVR_1_1"
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
(name "IN" (effects (font (size 1.27 1.27))))
(pin power_in line (at 5.08 -8.89 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output inverted (at 15.24 -2.54 180) (length 2.54)
(name "~{OUT}" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 5.08 -8.89 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
(name "IN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)