Edited fields
This commit is contained in:
parent
2feb2d6baf
commit
c89e37986a
2 changed files with 22 additions and 16 deletions
|
@ -396,6 +396,12 @@ K temperature sensor thermistor ntc
|
||||||
F http://www.ti.com/lit/ds/symlink/lmt87-q1.pdf
|
F http://www.ti.com/lit/ds/symlink/lmt87-q1.pdf
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
|
$CMP LPS25HB
|
||||||
|
D MEMS pressure sensor, 260-1260 hPa, absolute digital output baromeeter
|
||||||
|
K mems absolute baromeeter
|
||||||
|
F http://www.st.com/content/ccc/resource/technical/document/datasheet/58/d2/33/a4/42/89/42/0b/DM00066332.pdf/files/DM00066332.pdf/jcr:content/translations/en.DM00066332.pdf
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
$CMP LSM303D
|
$CMP LSM303D
|
||||||
D I2C/SPI, 3D Accelerometer and 3D Magnetometer
|
D I2C/SPI, 3D Accelerometer and 3D Magnetometer
|
||||||
K Accelerometer Magnetometer MEMS
|
K Accelerometer Magnetometer MEMS
|
||||||
|
|
|
@ -1025,25 +1025,25 @@ ENDDEF
|
||||||
# LPS25HB
|
# LPS25HB
|
||||||
#
|
#
|
||||||
DEF LPS25HB U 0 40 Y Y 1 F N
|
DEF LPS25HB U 0 40 Y Y 1 F N
|
||||||
F0 "U" 100 -600 60 H V L CNN
|
F0 "U" -550 600 50 H V L CNN
|
||||||
F1 "LPS25HB" 100 -500 60 H V L CNN
|
F1 "LPS25HB" -550 500 50 H V L CNN
|
||||||
F2 "" 0 -300 60 H I C CNN
|
F2 "Housings_LGA:HLGA-10_2.5x2.5mm_Pitch0.6mm" 0 -650 50 H I C CNN
|
||||||
F3 "" 0 -300 60 H I C CNN
|
F3 "" 0 -300 50 H I C CNN
|
||||||
$FPLIST
|
$FPLIST
|
||||||
HLGA*
|
HLGA*2.5x2.5mm*Pitch0.6mm*
|
||||||
$ENDFPLIST
|
$ENDFPLIST
|
||||||
DRAW
|
DRAW
|
||||||
S -500 400 500 -400 0 1 0 f
|
S -550 450 550 -450 0 1 10 f
|
||||||
X VDDio 1 -100 600 200 D 50 50 1 1 W
|
X VDDio 1 -100 600 150 D 50 50 1 1 W
|
||||||
X SCL/SCLK 2 -700 -100 200 R 50 50 1 1 I C
|
X SCL/SCLK 2 -700 -100 150 R 50 50 1 1 I C
|
||||||
X GND 3 0 -600 200 U 50 50 1 1 w N
|
X GND 3 0 -600 150 U 50 50 1 1 P N
|
||||||
X SDA/MOSI 4 -700 100 200 R 50 50 1 1 I
|
X SDA/MOSI 4 -700 100 150 R 50 50 1 1 I
|
||||||
X SA0/MISO 5 -700 0 200 R 50 50 1 1 O
|
X SA0/MISO 5 -700 0 150 R 50 50 1 1 O
|
||||||
X ~CS 6 -700 -200 200 R 50 50 1 1 I
|
X ~CS 6 -700 -200 150 R 50 50 1 1 I
|
||||||
X INT_DRDY 7 700 0 200 L 50 50 1 1 O
|
X INT_DRDY 7 700 0 150 L 50 50 1 1 O
|
||||||
X GND 8 0 -600 200 U 50 50 1 1 w
|
X GND 8 0 -600 150 U 50 50 1 1 w
|
||||||
X GND 9 0 -600 200 U 50 50 1 1 w N
|
X GND 9 0 -600 150 U 50 50 1 1 P N
|
||||||
X VDD 10 100 600 200 D 50 50 1 1 W
|
X VDD 10 100 600 150 D 50 50 1 1 W
|
||||||
ENDDRAW
|
ENDDRAW
|
||||||
ENDDEF
|
ENDDEF
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue