Connect VBUS pin to VBUS net instead of 3V3

This commit is contained in:
Luca 2020-10-15 15:41:40 +02:00
parent 2f8a077c37
commit 85265ee99d
2 changed files with 26 additions and 11 deletions

View File

@ -192,4 +192,19 @@ X pwr 1 0 0 0 U 50 50 0 0 w
ENDDRAW
ENDDEF
#
# power_VBUS
#
DEF power_VBUS #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_VBUS" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X VBUS 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
#End Library

View File

@ -326,17 +326,6 @@ Wire Wire Line
6100 3900 6350 3900
Wire Wire Line
6100 4000 6350 4000
$Comp
L power:+3V3 #PWR?
U 1 1 5F8BF530
P 2300 1250
F 0 "#PWR?" H 2300 1100 50 0001 C CNN
F 1 "+3V3" H 2315 1423 50 0000 C CNN
F 2 "" H 2300 1250 50 0001 C CNN
F 3 "" H 2300 1250 50 0001 C CNN
1 2300 1250
1 0 0 -1
$EndComp
Wire Wire Line
1800 1300 2000 1300
Wire Wire Line
@ -444,4 +433,15 @@ Wire Wire Line
Connection ~ 4450 1900
Wire Wire Line
4450 1900 4450 1950
$Comp
L power:VBUS #PWR?
U 1 1 5F88BDF9
P 2300 1250
F 0 "#PWR?" H 2300 1100 50 0001 C CNN
F 1 "VBUS" H 2315 1423 50 0000 C CNN
F 2 "" H 2300 1250 50 0001 C CNN
F 3 "" H 2300 1250 50 0001 C CNN
1 2300 1250
1 0 0 -1
$EndComp
$EndSCHEMATC