Merge pull request #1035 from jeromebeguin/adc-dac

adding ADS1110
This commit is contained in:
Oliver 2017-02-23 23:20:51 +11:00 committed by GitHub
commit d53f53f19e
2 changed files with 27 additions and 0 deletions

View file

@ -294,6 +294,12 @@ K ADC CAN VIDEO
F http://www.ti.com/lit/ds/symlink/adc1173.pdf
$ENDCMP
#
$CMP ADS1110
D 16 Bit Analog to Digital converter with on board reference
K 16 Bit Analog to digital converter ADC
F http://www.ti.com/lit/ds/symlink/ads1110.pdf
$ENDCMP
#
$CMP ADS1118I
D 16-bit analog to digital converter, 2 or 4 inputs, integrated temperature sensor, SPI interface
K adc spi quad double

View file

@ -1108,6 +1108,27 @@ X AVDD 18 -100 800 150 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# ADS1110
#
DEF ADS1110 U 0 40 Y Y 1 F N
F0 "U" -300 350 50 H V L CNN
F1 "ADS1110" 50 350 50 H V L CNN
F2 "TO_SOT_Packages_SMD:SOT-23-6" 450 350 50 H I L CNN
F3 "" -300 350 50 H I C CNN
$FPLIST
SOT-23*
$ENDFPLIST
DRAW
S -300 300 300 -300 0 1 10 f
X VIN+ 1 -400 100 100 R 50 50 1 1 I
X GND 2 0 -400 100 U 50 50 1 1 W
X SCL 3 400 100 100 L 50 50 1 1 I
X SDA 4 400 -100 100 L 50 50 1 1 B
X VDD 5 0 400 100 D 50 50 1 1 W
X VIN- 6 -400 -100 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
# ADS1118I
#
DEF ADS1118I U 0 40 Y Y 1 F N