Fixed the LTC1864/5L chips, added non-L versions as aliases, with correct datasheet and description

This commit is contained in:
Oliver Walters 2016-04-14 14:08:03 +10:00
parent 863d9c4b15
commit a20ec89985
2 changed files with 27 additions and 6 deletions

View file

@ -371,24 +371,42 @@ K Quad DAC Micropower 10bit
F http://cds.linear.com/docs/Datasheet/1664fa.pdf
$ENDCMP
#
$CMP LTC1864L
D Single channel Analog to Digial Converter, 16-bit, differential input, 150ksps, SPI interface
$CMP LTC1864
D Single channel 16-bit Analog to Digial Converter, 5V supply, differential input, 150ksps, SPI interface
K sigma-delta adc spi
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
$ENDCMP
#
$CMP LTC1865L-MS
D Dual channel Analog to Digital Converter, 16-bit, 150ksps, SPI interface
$CMP LTC1864L
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
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
$ENDCMP
#
$CMP LTC1865L-S8
D Dual channel Analog to Digital Converter, 16-bit, 150ksps, SPI interface
$CMP LTC1865-S8
D Dual channel 16-bit Analog to Digital Converter, 5V supply, 150ksps, SPI interface
K sigma-delta adc
F http://cds.linear.com/docs/en/datasheet/18645fb.pdf
$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
D MCP3008, Dual Channel 10-Bit A/D Converter with SPI Serial Interface
K Dual Channel 10-Bit ADC SPI

View file

@ -1357,6 +1357,7 @@ F0 "U" -400 300 50 H V L CNN
F1 "LTC1864L" 450 300 50 H V R CNN
F2 "" -100 0 50 H V C CIN
F3 "" -100 0 50 H V C CNN
ALIAS LTC1864
$FPLIST
MSOP-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
F2 "" 0 0 50 H V C CIN
F3 "" 0 0 50 H V C CNN
ALIAS LTC1865-MS
$FPLIST
MSOP-10*
$ENDFPLIST
@ -1406,6 +1408,7 @@ F0 "U" -400 300 50 H V L CNN
F1 "LTC1865L-S8" 450 300 50 H V R CNN
F2 "" 0 0 50 H V C CIN
F3 "" 0 0 50 H V C CNN
ALIAS LTC1865-S8
$FPLIST
SOIC-8*
$ENDFPLIST