Skip to content

Commit

Permalink
Make reverse voltage protection also work with the tantalum filter cap.
Browse files Browse the repository at this point in the history
Bump LKP-Core version number
  • Loading branch information
dogtopus committed Sep 26, 2020
1 parent 1a78f29 commit 45440f9
Show file tree
Hide file tree
Showing 5 changed files with 2,109 additions and 1,577 deletions.
23 changes: 12 additions & 11 deletions pcb/LKP-Core/LKP-Core-cache.lib
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,9 @@ $FPLIST
D_*
$ENDFPLIST
DRAW
P 2 0 1 0 -30 -40 -30 40 N
P 2 0 1 0 -30 0 30 0 N
P 3 0 1 0 -30 -40 -20 -40 -20 -30 N
P 3 0 1 0 -30 40 -40 40 -40 30 N
P 4 0 1 0 30 -40 -30 0 30 40 30 -40 N
P 4 0 1 10 30 -40 -30 0 30 40 30 -40 N
P 6 0 1 10 -50 30 -50 40 -30 40 -30 -40 -10 -40 -10 -30 N
X K 1 -100 0 70 R 50 50 1 1 P
X A 2 100 0 70 L 50 50 1 1 P
ENDDRAW
Expand Down Expand Up @@ -242,9 +240,9 @@ $FPLIST
LED_THT:*
$ENDFPLIST
DRAW
P 2 0 1 0 -30 -40 -30 40 N
P 2 0 1 10 -30 -40 -30 40 N
P 2 0 1 0 40 0 -30 0 N
P 4 0 1 0 30 -40 -30 0 30 40 30 -40 N
P 4 0 1 10 30 -40 -30 0 30 40 30 -40 N
P 5 0 1 0 0 30 -20 50 -10 50 -20 50 -20 40 N
P 5 0 1 0 20 50 0 70 10 70 0 70 0 60 N
X K 1 -100 0 70 R 50 50 1 1 P
Expand All @@ -262,6 +260,8 @@ F3 "" 0 0 50 H I C CNN
$FPLIST
DIP*
SOIC*
R*Array*Concave*
R*Array*Convex*
$ENDFPLIST
DRAW
S -250 -95 150 95 0 1 10 f
Expand Down Expand Up @@ -354,8 +354,9 @@ F1 "power_VDD" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
C 0 75 25 0 1 0 N
P 2 0 1 0 0 0 0 50 N
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 VDD 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
Expand All @@ -368,8 +369,9 @@ F1 "power_VDDA" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
C 0 75 25 0 1 0 N
P 2 0 1 0 0 0 0 50 N
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 VDDA 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
Expand All @@ -381,7 +383,6 @@ F0 "U" -600 1700 50 H V C CNN
F1 "private_CY8C4246AZI-M445" 800 1700 50 H V C CNN
F2 "" -600 1400 50 H I C CNN
F3 "" -600 1400 50 H I C CNN
ALIAS CY8C4247AXI-M485 CY8C4247AZI-M475 CY8C4246AXI-M445 CY8C4246AZI-M475 CY8C4246AZI-M445 CY8C4245AXI-M445 CY8C4245AZI-M445
$FPLIST
TQFP*P0.5mm*
TQFP*P0.8mm*
Expand Down
Loading

0 comments on commit 45440f9

Please sign in to comment.