Fixed the LTC1864/5L chips, added non-L versions as aliases, with correct datasheet and description
This commit is contained in:
parent
863d9c4b15
commit
a20ec89985
2 changed files with 27 additions and 6 deletions
|
@ -371,24 +371,42 @@ K Quad DAC Micropower 10bit
|
||||||
F http://cds.linear.com/docs/Datasheet/1664fa.pdf
|
F http://cds.linear.com/docs/Datasheet/1664fa.pdf
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
$CMP LTC1864L
|
$CMP LTC1864
|
||||||
D Single channel Analog to Digial Converter, 16-bit, differential input, 150ksps, SPI interface
|
D Single channel 16-bit Analog to Digial Converter, 5V supply, differential input, 150ksps, SPI interface
|
||||||
K sigma-delta adc spi
|
K sigma-delta adc spi
|
||||||
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
|
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
$CMP LTC1865L-MS
|
$CMP LTC1864L
|
||||||
D Dual channel Analog to Digital Converter, 16-bit, 150ksps, SPI interface
|
D Single channel 16-bit Analog to Digial Converter, 3V supply, differential input, 150ksps, SPI interface
|
||||||
|
K sigma-delta adc spi
|
||||||
|
F http://cds.linear.com/docs/en/datasheet/18645lfs.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP LTC1865-MS
|
||||||
|
D Dual channel 16-bit Analog to Digital Converter, 5V supply, 150ksps, SPI interface
|
||||||
K sigma-delta adc
|
K sigma-delta adc
|
||||||
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
|
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
$CMP LTC1865L-S8
|
$CMP LTC1865-S8
|
||||||
D Dual channel Analog to Digital Converter, 16-bit, 150ksps, SPI interface
|
D Dual channel 16-bit Analog to Digital Converter, 5V supply, 150ksps, SPI interface
|
||||||
K sigma-delta adc
|
K sigma-delta adc
|
||||||
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
|
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
|
$CMP LTC1865L-MS
|
||||||
|
D Dual channel 16-bit Analog to Digital Converter, 3V supply, 150ksps, SPI interface
|
||||||
|
K sigma-delta adc
|
||||||
|
F http://cds.linear.com/docs/en/datasheet/18645lfs.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP LTC1865L-S8
|
||||||
|
D Dual channel 16-bit Analog to Digital Converter, 3V supply, 150ksps, SPI interface
|
||||||
|
K sigma-delta adc
|
||||||
|
F http://cds.linear.com/docs/en/datasheet/18645lfs.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
$CMP MCP3002
|
$CMP MCP3002
|
||||||
D MCP3008, Dual Channel 10-Bit A/D Converter with SPI Serial Interface
|
D MCP3008, Dual Channel 10-Bit A/D Converter with SPI Serial Interface
|
||||||
K Dual Channel 10-Bit ADC SPI
|
K Dual Channel 10-Bit ADC SPI
|
||||||
|
|
|
@ -1357,6 +1357,7 @@ F0 "U" -400 300 50 H V L CNN
|
||||||
F1 "LTC1864L" 450 300 50 H V R CNN
|
F1 "LTC1864L" 450 300 50 H V R CNN
|
||||||
F2 "" -100 0 50 H V C CIN
|
F2 "" -100 0 50 H V C CIN
|
||||||
F3 "" -100 0 50 H V C CNN
|
F3 "" -100 0 50 H V C CNN
|
||||||
|
ALIAS LTC1864
|
||||||
$FPLIST
|
$FPLIST
|
||||||
MSOP-8*
|
MSOP-8*
|
||||||
SOIC-8*
|
SOIC-8*
|
||||||
|
@ -1381,6 +1382,7 @@ F0 "U" -400 300 50 H V L CNN
|
||||||
F1 "LTC1865L-MS" 450 300 50 H V R CNN
|
F1 "LTC1865L-MS" 450 300 50 H V R CNN
|
||||||
F2 "" 0 0 50 H V C CIN
|
F2 "" 0 0 50 H V C CIN
|
||||||
F3 "" 0 0 50 H V C CNN
|
F3 "" 0 0 50 H V C CNN
|
||||||
|
ALIAS LTC1865-MS
|
||||||
$FPLIST
|
$FPLIST
|
||||||
MSOP-10*
|
MSOP-10*
|
||||||
$ENDFPLIST
|
$ENDFPLIST
|
||||||
|
@ -1406,6 +1408,7 @@ F0 "U" -400 300 50 H V L CNN
|
||||||
F1 "LTC1865L-S8" 450 300 50 H V R CNN
|
F1 "LTC1865L-S8" 450 300 50 H V R CNN
|
||||||
F2 "" 0 0 50 H V C CIN
|
F2 "" 0 0 50 H V C CIN
|
||||||
F3 "" 0 0 50 H V C CNN
|
F3 "" 0 0 50 H V C CNN
|
||||||
|
ALIAS LTC1865-S8
|
||||||
$FPLIST
|
$FPLIST
|
||||||
SOIC-8*
|
SOIC-8*
|
||||||
$ENDFPLIST
|
$ENDFPLIST
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue