Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

AP22913CN4-7 load switch #2864

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions Power_Management.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ K Limit USB Active Low
F https://www.diodes.com/assets/Datasheets/AP22804_14.pdf
$ENDCMP
#
$CMP AP22913CN4
D Slew rate controlled load switch, WLCSP-4
K Load control switch slew rate
F https://www.diodes.com/assets/Datasheets/AP22913.pdf
$ENDCMP
#
$CMP AUIPS1041R
D Intelligent Power Low Side Switch, 39V, 4.5A, DPAK-5L
K low side switch
Expand Down
19 changes: 19 additions & 0 deletions Power_Management.lib
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,25 @@ X IN 5 -400 100 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# AP22913CN4
#
DEF AP22913CN4 U 0 20 Y Y 1 F N
F0 "U" 0 350 50 H V C CNN
F1 "AP22913CN4" 0 250 50 H V C CNN
F2 "Package_CSP:WLCSP-4-X1-WLB0909-4_0.890x0.890_P0.500mm" 0 50 50 H I C CNN
F3 "" 0 50 50 H I C CNN
$FPLIST
WLCSP*X1*WLB0909*0.890x0.890*P0.500mm*
$ENDFPLIST
DRAW
S -300 200 300 -200 1 1 10 f
X VOUT A1 400 100 100 L 50 50 1 1 w
X VIN A2 -400 100 100 R 50 50 1 1 W
X GND B1 0 -300 100 U 50 50 1 1 W
X EN B2 -400 -100 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
# AUIPS1041R
#
DEF AUIPS1041R U 0 20 Y Y 1 F N
Expand Down