Added MAX1274, differential ADC

This commit is contained in:
Maciej Pawel Kopec 2016-07-22 15:38:53 +02:00
parent 9ae5e1186e
commit 3a380ac005
2 changed files with 34 additions and 1 deletions

View file

@ -425,6 +425,12 @@ K sigma-delta adc
F http://cds.linear.com/docs/en/datasheet/18645lfs.pdf
$ENDCMP
#
$CMP MAX1274
D 1.8Msps, Single-Supply, Low-Power, True-Differential, 12-Bit ADCs
K 12bit ADC 1CH diff differential
F https://datasheets.maximintegrated.com/en/ds/MAX1274-MAX1275.pdf
$ENDCMP
#
$CMP MCP3002
D MCP3008, Dual Channel 10-Bit A/D Converter with SPI Serial Interface
K Dual Channel 10-Bit ADC SPI

View file

@ -1201,7 +1201,7 @@ $FPLIST
SOIC*
$ENDFPLIST
DRAW
P 7 0 1 10 550 250 -400 250 -650 0 -400 -250 450 -250 550 -250 550 250 f
P 7 0 1 10 550 250 -400 250 -650 0 -400 -250 450 -250 550 -250 550 250 f
X IN+ 1 -800 100 250 R 50 50 1 1 I
X IN- 2 -800 -100 250 R 50 50 1 1 I
X VCC 3 -100 400 150 D 50 50 1 1 W
@ -1505,6 +1505,33 @@ X VCC 8 -100 400 150 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MAX1274
#
DEF MAX1274 U 0 40 Y Y 1 F N
F0 "U" 0 625 50 H V C CNN
F1 "MAX1274" 0 550 50 H V C CNN
F2 "" 0 -550 50 H V C CIN
F3 "" 0 -100 50 H V C CNN
$FPLIST
TQFN*
$ENDFPLIST
DRAW
S -300 500 300 -500 1 1 10 f
X AIN- 1 -400 200 100 R 50 50 1 1 I
X REF 2 -400 -200 100 R 50 50 1 1 I
X RGND 3 -400 -400 100 R 50 50 1 1 W
X VDD 4 -400 400 100 R 50 50 1 1 W
X NC 5 400 -300 100 L 50 50 1 1 N N
X GND 6 400 -400 100 L 50 50 1 1 W
X VL 7 400 400 100 L 50 50 1 1 W
X DOUT 8 400 100 100 L 50 50 1 1 O
X CNVST 9 400 200 100 L 50 50 1 1 I
X SCLK 10 400 0 100 L 50 50 1 1 I
X NC 11 400 -200 100 L 50 50 1 1 N N
X AIN+ 12 -400 100 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
# MCP3002
#
DEF MCP3002 U 0 40 Y Y 1 F N