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

add LM74700-Q1 ideal diode controller #2221

Merged
merged 1 commit into from
Oct 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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 @@ -654,6 +654,12 @@ K high-voltage mosfet-driver hot-swap
F http://www.ti.com/lit/ds/symlink/lm5060.pdf
$ENDCMP
#
$CMP LM74700
D Low Iq reverse battery protection ideal diode controller, SOT-23-6
K ideal-diode or-ing
F http://www.ti.com/lit/gpn/LM74700-Q1
$ENDCMP
#
$CMP LMG3410
D 600-V 12-A Integrated GaN Power Stage, RWH0032A
K N-Channel GaN MOSFET
Expand Down
21 changes: 21 additions & 0 deletions Power_Management.lib
Original file line number Diff line number Diff line change
Expand Up @@ -1275,6 +1275,27 @@ X OUT 9 200 400 100 D 50 50 1 1 I
ENDDRAW
ENDDEF
#
# LM74700
#
DEF LM74700 U 0 20 Y Y 1 F N
F0 "U" -375 -350 50 H V C CNN
F1 "LM74700" 300 -350 50 H V C CNN
F2 "Package_TO_SOT_SMD:SOT-23-6" -375 -350 50 H I C CNN
F3 "" -375 -350 50 H I C CNN
$FPLIST
SOT?23*
$ENDFPLIST
DRAW
S -400 300 400 -300 0 1 10 f
X VCAP 1 -500 -100 100 R 50 50 1 1 P
X GND 2 0 -400 100 U 50 50 1 1 W
X EN 3 -500 -200 100 R 50 50 1 1 I
X CATHODE 4 300 400 100 D 50 50 1 1 I
X GATE 5 0 400 100 D 50 50 1 1 O
X ANODE 6 -300 400 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# LMG3410
#
DEF LMG3410 Q 0 10 Y Y 1 F N
Expand Down