MAX16910: Fix and add CATA version
This commit is contained in:
parent
aa46f5baeb
commit
4ce76d2932
2 changed files with 32 additions and 2 deletions
|
@ -2066,7 +2066,13 @@ F http://datasheets.maximintegrated.com/en/ds/MAX1658-MAX1659.pdf
|
|||
$ENDCMP
|
||||
#
|
||||
$CMP MAX16910CASA
|
||||
D 200mA Automotive Linear LDO Regulator, Fixed Output 5V/3.3V or Adjustable
|
||||
D 200mA Automotive Linear LDO Regulator, Fixed Output 5V/3.3V or Adjustable, SOIC8
|
||||
K Linear LDO Regulator
|
||||
F https://datasheets.maximintegrated.com/en/ds/MAX16910.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MAX16910CATA
|
||||
D 200mA Automotive Linear LDO Regulator, Fixed Output 5V/3.3V or Adjustable, TDFN8
|
||||
K Linear LDO Regulator
|
||||
F https://datasheets.maximintegrated.com/en/ds/MAX16910.pdf
|
||||
$ENDCMP
|
||||
|
|
|
@ -1400,7 +1400,31 @@ F1 "MAX16910CASA" 100 450 50 H V C CNN
|
|||
F2 "Housings_SOIC:SOIC-8-1EP_3.9x4.9mm_Pitch1.27mm" 150 -450 50 H I L CIN
|
||||
F3 "" 0 50 50 H V C CNN
|
||||
$FPLIST
|
||||
SOIC*
|
||||
SOIC*3.9x4.9mm*Pitch1.27mm*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -300 400 300 -400 0 1 10 f
|
||||
X IN 1 -400 300 100 R 50 50 1 1 W
|
||||
X ENABLE 2 -400 200 100 R 50 50 1 1 I
|
||||
X SET 3 -400 -100 100 R 50 50 1 1 I
|
||||
X ~RST 4 400 -100 100 L 50 50 1 1 C
|
||||
X TIMEOUT 5 -400 0 100 R 50 50 1 1 P
|
||||
X SET0V 6 400 100 100 L 50 50 1 1 I
|
||||
X GND 7 -100 -500 100 U 50 50 1 1 W
|
||||
X OUT 8 400 300 100 L 50 50 1 1 w
|
||||
X GND 9 100 -500 100 U 50 50 1 1 W
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# MAX16910CATA
|
||||
#
|
||||
DEF MAX16910CATA U 0 40 Y Y 1 F N
|
||||
F0 "U" -300 450 50 H V C CNN
|
||||
F1 "MAX16910CATA" 100 450 50 H V C CNN
|
||||
F2 "Housings_DFN_QFN:DFN-8-1EP_3x3mm_Pitch0.65mm" 150 -450 50 H I L CIN
|
||||
F3 "" 0 50 50 H V C CNN
|
||||
$FPLIST
|
||||
DFN*3x3mm*Pitch0.65mm*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -300 400 300 -400 0 1 10 f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue