Merge remote-tracking branch 'kicad/master'

This commit is contained in:
Oliver 2016-03-14 20:48:45 +11:00
commit 4c1fc98226
4 changed files with 73 additions and 0 deletions

View file

@ -196,6 +196,12 @@ K Adjustable 3A 52KHz Buck DC/DC
F http://www.dianyuan.com/bbs/u/54/437861181916300.pdf F http://www.dianyuan.com/bbs/u/54/437861181916300.pdf
$ENDCMP $ENDCMP
# #
$CMP ICL7660
D Switched-Capacitor Voltage Converter, 1.5V to 10.0V operating supply voltage, 10mA with a 0.5V output drop
K monolithic CMOS switched capacitor voltage converter invert double divide multiply
F http://datasheets.maximintegrated.com/en/ds/ICL7660-MAX1044.pdf
$ENDCMP
#
$CMP ISL8117 $CMP ISL8117
D Synchronous step-down PWM controller, 4.5v to 60v input, 0.6v to 54v output D Synchronous step-down PWM controller, 4.5v to 60v input, 0.6v to 54v output
K PWM step down buck converter controller synchronous POL K PWM step down buck converter controller synchronous POL
@ -754,11 +760,23 @@ K Miniature Step-Up Boost Voltage Regulator
F http://www.ti.com/lit/ds/symlink/lmr64010.pdf F http://www.ti.com/lit/ds/symlink/lmr64010.pdf
$ENDCMP $ENDCMP
# #
$CMP LT1054
D Switched-Capacitor Voltage Converter with Regulator, output current 100mA, operating range 3.5V to 15V, low loss 1.1V at 100mA
K monolithic bipolar switched capacitor voltage converter regulator inverter doubler shutdown
F http://cds.linear.com/docs/en/datasheet/1054lfh.pdf
$ENDCMP
#
$CMP LT3439 $CMP LT3439
D Low EMI DC/DC converter. D Low EMI DC/DC converter.
F regulator/lt3439.pdf F regulator/lt3439.pdf
$ENDCMP $ENDCMP
# #
$CMP LTC1044
D Switched Capacitor Voltage Converter, 1.5V to 9V supply operation, 200uA Max No Load Supply Current at 5V
K monolithic CMOS switched capacitor voltage converter invert double divide multiply boost
F http://cds.linear.com/docs/en/datasheet/lt1044.pdf
$ENDCMP
#
$CMP LTC3630 $CMP LTC3630
D High efficiency 65V 500mA synchronous step-down converter D High efficiency 65V 500mA synchronous step-down converter
K buck dc-dc switcher switching K buck dc-dc switcher switching
@ -789,6 +807,12 @@ K buck regulator power two outputs
F http://cds.linear.com/docs/en/datasheet/38901fb.pdf F http://cds.linear.com/docs/en/datasheet/38901fb.pdf
$ENDCMP $ENDCMP
# #
$CMP MAX1044
D Switched-Capacitor Voltage Converter, 1.5V to 10.0V operating supply voltage, 10mA with a 0.5V output drop
K monolithic CMOS switched capacitor voltage converter invert double divide multiply boost
F http://datasheets.maximintegrated.com/en/ds/ICL7660-MAX1044.pdf
$ENDCMP
#
$CMP MAX5035AASA $CMP MAX5035AASA
D 3.3V 1A, High-Efficiency Step-Down DC-DC Converter, Vin 76V, High Temperature Grade, SO8 D 3.3V 1A, High-Efficiency Step-Down DC-DC Converter, Vin 76V, High Temperature Grade, SO8
K 3.3V 1A Step-Down Converter 76V Hi-Temp K 3.3V 1A Step-Down Converter 76V Hi-Temp

View file

@ -906,6 +906,29 @@ X EN 6 -400 -100 150 R 50 50 1 1 I
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# LT1054
#
DEF LT1054 U 0 40 Y Y 1 F N
F0 "U" -200 500 50 H V C CNN
F1 "LT1054" 400 -500 50 H V C CNN
F2 "" 100 -100 50 H V C CNN
F3 "" 100 -100 50 H V C CNN
$FPLIST
DIP-8*
$ENDFPLIST
DRAW
S -300 400 300 -400 0 1 10 f
X FB/SHDN 1 -400 200 100 R 50 50 1 1 I
X CAP+ 2 400 100 100 L 50 50 1 1 I
X GND 3 0 -500 100 U 50 50 1 1 W
X CAP- 4 400 -300 100 L 50 50 1 1 I
X VOUT 5 400 300 100 L 50 50 1 1 w
X VREF 6 -400 -200 100 R 50 50 1 1 O
X OSC 7 -400 0 100 R 50 50 1 1 I
X V+ 8 -400 300 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# LT3439 # LT3439
# #
DEF LT3439 U 0 40 Y Y 1 F N DEF LT3439 U 0 40 Y Y 1 F N
@ -929,6 +952,30 @@ X PGND 16 100 -700 150 U 50 50 1 1 W
ENDDRAW ENDDRAW
ENDDEF ENDDEF
# #
# LTC1044
#
DEF LTC1044 U 0 40 Y Y 1 F N
F0 "U" -200 500 50 H V C CNN
F1 "LTC1044" 400 -500 50 H V C CNN
F2 "" 100 -100 50 H V C CNN
F3 "" 100 -100 50 H V C CNN
ALIAS MAX1044 ICL7660
$FPLIST
DIP-8*
$ENDFPLIST
DRAW
S -300 400 300 -400 0 1 10 f
X BOOST 1 -400 200 100 R 50 50 1 1 I
X CAP+ 2 400 100 100 L 50 50 1 1 I
X GND 3 0 -500 100 U 50 50 1 1 W
X CAP- 4 400 -300 100 L 50 50 1 1 I
X VOUT 5 400 300 100 L 50 50 1 1 w
X LV 6 -400 -200 100 R 50 50 1 1 I
X OSC 7 -400 0 100 R 50 50 1 1 I
X V+ 8 -400 300 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# LTC3630 # LTC3630
# #
DEF LTC3630 U 0 40 Y Y 1 F N DEF LTC3630 U 0 40 Y Y 1 F N

View file

@ -12,6 +12,7 @@
(lib (name Choke_SMD)(type Github)(uri ${KIGITHUB}/Choke_SMD.pretty)(options "")(descr "The way you like them.")) (lib (name Choke_SMD)(type Github)(uri ${KIGITHUB}/Choke_SMD.pretty)(options "")(descr "The way you like them."))
(lib (name Choke_Toroid_ThroughHole)(type Github)(uri ${KIGITHUB}/Choke_Toroid_ThroughHole.pretty)(options "")(descr "The way you like them.")) (lib (name Choke_Toroid_ThroughHole)(type Github)(uri ${KIGITHUB}/Choke_Toroid_ThroughHole.pretty)(options "")(descr "The way you like them."))
(lib (name Connectors_Molex)(type Github)(uri ${KIGITHUB}/Connectors_Molex.pretty)(options "")(descr 53047-A123)) (lib (name Connectors_Molex)(type Github)(uri ${KIGITHUB}/Connectors_Molex.pretty)(options "")(descr 53047-A123))
(lib (name Connectors_Multicomp)(type Github)(uri ${KIGITHUB}/Connectors_Multicomp.pretty)(options "")(descr "The way you like them."))
(lib (name Connectors_JST)(type Github)(uri ${KIGITHUB}/Connectors_JST.pretty)(options "")(descr "The way you like them.")) (lib (name Connectors_JST)(type Github)(uri ${KIGITHUB}/Connectors_JST.pretty)(options "")(descr "The way you like them."))
(lib (name Connect)(type Github)(uri ${KIGITHUB}/Connect.pretty)(options "")(descr "The way you like them.")) (lib (name Connect)(type Github)(uri ${KIGITHUB}/Connect.pretty)(options "")(descr "The way you like them."))
(lib (name Converters_DCDC_ACDC)(type Github)(uri ${KIGITHUB}/Converters_DCDC_ACDC.pretty)(options "")(descr "The way you like them.")) (lib (name Converters_DCDC_ACDC)(type Github)(uri ${KIGITHUB}/Converters_DCDC_ACDC.pretty)(options "")(descr "The way you like them."))

View file

@ -12,6 +12,7 @@
(lib (name Choke_SMD)(type KiCad)(uri ${KISYSMOD}/Choke_SMD.pretty)(options "")(descr "The way you like them.")) (lib (name Choke_SMD)(type KiCad)(uri ${KISYSMOD}/Choke_SMD.pretty)(options "")(descr "The way you like them."))
(lib (name Choke_Toroid_ThroughHole)(type KiCad)(uri ${KISYSMOD}/Choke_Toroid_ThroughHole.pretty)(options "")(descr "The way you like them.")) (lib (name Choke_Toroid_ThroughHole)(type KiCad)(uri ${KISYSMOD}/Choke_Toroid_ThroughHole.pretty)(options "")(descr "The way you like them."))
(lib (name Connectors_Molex)(type KiCad)(uri ${KISYSMOD}/Connectors_Molex.pretty)(options "")(descr 53047-A123)) (lib (name Connectors_Molex)(type KiCad)(uri ${KISYSMOD}/Connectors_Molex.pretty)(options "")(descr 53047-A123))
(lib (name Connectors_Multicomp)(type KiCad)(uri ${KISYSMOD}/Connectors_Multicomp.pretty)(options "")(descr "The way you like them."))
(lib (name Connectors_JST)(type KiCad)(uri ${KISYSMOD}/Connectors_JST.pretty)(options "")(descr "The way you like them.")) (lib (name Connectors_JST)(type KiCad)(uri ${KISYSMOD}/Connectors_JST.pretty)(options "")(descr "The way you like them."))
(lib (name Connect)(type KiCad)(uri ${KISYSMOD}/Connect.pretty)(options "")(descr "The way you like them.")) (lib (name Connect)(type KiCad)(uri ${KISYSMOD}/Connect.pretty)(options "")(descr "The way you like them."))
(lib (name Converters_DCDC_ACDC)(type KiCad)(uri ${KISYSMOD}/Converters_DCDC_ACDC.pretty)(options "")(descr "The way you like them.")) (lib (name Converters_DCDC_ACDC)(type KiCad)(uri ${KISYSMOD}/Converters_DCDC_ACDC.pretty)(options "")(descr "The way you like them."))