Add new elements to Maxim and TI
This commit is contained in:
27
maxim/max1735.yaml
Normal file
27
maxim/max1735.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
name: MAX1735
|
||||
description: 200mA, Negative-Output, Low-Dropout Linear Regulator
|
||||
suffix: EUK50-T, EUK30-T, EUK25-T
|
||||
|
||||
pinout:
|
||||
GND: 1
|
||||
IN: 2
|
||||
~SHDN: 3
|
||||
SET: 4
|
||||
OUT: 5
|
||||
|
||||
properties:
|
||||
in: IN, ~SHDN, SET
|
||||
out: OUT
|
||||
ground: GND
|
||||
inverted: ~SHDN
|
||||
|
||||
schematic:
|
||||
symbol: IC
|
||||
left: IN, ~SHDN
|
||||
right: OUT, SET
|
||||
bottom: GND
|
||||
|
||||
housing:
|
||||
outline: JEDEC MO-178 AA
|
||||
|
||||
keywords: IC, analog, LDO
|
||||
60
maxim/max764.yaml
Normal file
60
maxim/max764.yaml
Normal file
@@ -0,0 +1,60 @@
|
||||
name: MAX764C
|
||||
description: High-Efficiency, Low Iq DC-DC Inverter
|
||||
alias: MAX764E
|
||||
|
||||
pinout:
|
||||
OUT: 1
|
||||
FB: 2
|
||||
SHDN: 3
|
||||
REF: 4
|
||||
GND: 5
|
||||
V+: 6, 7
|
||||
LX: 8
|
||||
|
||||
properties:
|
||||
in: SHDN, FB
|
||||
out: OUT, REF
|
||||
passive: LX
|
||||
power: V+
|
||||
ground: GND
|
||||
|
||||
schematic:
|
||||
symbol: IC
|
||||
left: SHDN, REF, FB
|
||||
right: LX, OUT
|
||||
top: V+
|
||||
bottom: GND
|
||||
|
||||
housing: SO, DIP
|
||||
|
||||
SO:
|
||||
pattern: SOP
|
||||
suffix: S
|
||||
|
||||
bodyWidth: 3.8-4
|
||||
bodyLength: 4.8-5
|
||||
height: 1.35-1.75
|
||||
|
||||
leadWidth: 0.35-0.49
|
||||
leadLength: 0.4-1.27
|
||||
leadHeight: 0.19-0.25
|
||||
leadSpan: 5.8-6.2
|
||||
leadCount: 8
|
||||
pitch: 1.27
|
||||
|
||||
DIP:
|
||||
pattern: DIP
|
||||
suffix: P
|
||||
|
||||
bodyWidth: 6.1-7.87
|
||||
bodyLength: 8.84-9.91
|
||||
height: 5.08
|
||||
|
||||
leadWidth: 0.41-0.56
|
||||
leadLength: 2.92-3.81
|
||||
leadHeight: 0.2-0.3
|
||||
leadSpan: 7.62-8.26
|
||||
leadCount: 8
|
||||
pitch: 2.54
|
||||
|
||||
keywords: IC, analog, DC-DC
|
||||
3
maxim/max765.yaml
Normal file
3
maxim/max765.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
base: MAX764
|
||||
name: MAX765C
|
||||
alias: MAX765E
|
||||
3
maxim/max766.yaml
Normal file
3
maxim/max766.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
base: MAX764
|
||||
name: MAX766C
|
||||
alias: MAX766E
|
||||
31
ti/lm27313.yaml
Normal file
31
ti/lm27313.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
name: LM27313
|
||||
description: 1.6-MHz Boost Converter With 30-V Internal FET Switch
|
||||
|
||||
pinout:
|
||||
SW: 1
|
||||
GND: 2
|
||||
FB: 3
|
||||
~SHDN: 4
|
||||
VIN: 5
|
||||
|
||||
properties:
|
||||
in: FB, ~SHDN
|
||||
passive: SW
|
||||
power: VIN
|
||||
ground: GND
|
||||
inverted: ~SHDN
|
||||
|
||||
schematic:
|
||||
symbol: IC
|
||||
left: VIN, ~SHDN
|
||||
right: SW, FB
|
||||
bottom: GND
|
||||
|
||||
housing:
|
||||
outline: JEDEC MO-178 AA
|
||||
|
||||
padWidth: 1
|
||||
padHeight: 0.55
|
||||
padDistance: 2.7
|
||||
|
||||
keywords: IC, analog, DC-DC
|
||||
Reference in New Issue
Block a user