Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit c564c2f

Browse files
committed
Added inverter between D0 and !RESET of IO expander.
As in case the IO expander is active during boot, it puts INTB high, which is connected to GPIO15 which shall not be high during boot. Else boot fails.
1 parent 077df1e commit c564c2f

File tree

4 files changed

+710
-357
lines changed

4 files changed

+710
-357
lines changed

hardware/robot-control-circuit/robot-control-circuit-cache.lib

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,30 @@ X VO 3 300 0 100 L 50 50 1 1 w
420420
ENDDRAW
421421
ENDDEF
422422
#
423+
# Transistor_BJT_BC548
424+
#
425+
DEF Transistor_BJT_BC548 Q 0 0 Y N 1 F N
426+
F0 "Q" 200 75 50 H V L CNN
427+
F1 "Transistor_BJT_BC548" 200 0 50 H V L CNN
428+
F2 "Package_TO_SOT_THT:TO-92_Inline" 200 -75 50 H I L CIN
429+
F3 "" 0 0 50 H I L CNN
430+
ALIAS BC546 BC548 BC549 BC550 BC337 BC338
431+
$FPLIST
432+
TO?92*
433+
$ENDFPLIST
434+
DRAW
435+
C 50 0 111 0 1 10 N
436+
P 2 0 1 0 0 0 25 0 N
437+
P 2 0 1 0 25 25 100 100 N
438+
P 3 0 1 0 25 -25 100 -100 100 -100 N
439+
P 3 0 1 20 25 75 25 -75 25 -75 N
440+
P 5 0 1 0 50 -70 70 -50 90 -90 50 -70 50 -70 F
441+
X C 1 100 200 100 D 50 50 1 1 P
442+
X B 2 -200 0 200 R 50 50 1 1 I
443+
X E 3 100 -200 100 U 50 50 1 1 P
444+
ENDDRAW
445+
ENDDEF
446+
#
423447
# Transistor_BJT_BD235
424448
#
425449
DEF Transistor_BJT_BD235 Q 0 0 Y N 1 F N

0 commit comments

Comments
 (0)