Merge pull request #1363 from suzizecat/st_pressure_sensor_2

ST LPS25HB MEMS Pressure sensor - Second try
This commit is contained in:
Rene Pöschl 2017-07-08 13:29:47 +02:00 committed by GitHub
commit 56bfdb86c7
2 changed files with 31 additions and 0 deletions

View file

@ -396,6 +396,12 @@ K temperature sensor thermistor ntc
F http://www.ti.com/lit/ds/symlink/lmt87-q1.pdf
$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
D I2C/SPI, 3D Accelerometer and 3D Magnetometer
K Accelerometer Magnetometer MEMS

View file

@ -1022,6 +1022,31 @@ X Vdd 5 -100 300 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# LPS25HB
#
DEF LPS25HB U 0 40 Y Y 1 F N
F0 "U" -450 550 50 H V L CNN
F1 "LPS25HB" -450 450 50 H V L CNN
F2 "Housings_LGA:HLGA-10_2.5x2.5mm_Pitch0.6mm" 100 -700 50 H I C CNN
F3 "" 100 -350 50 H I C CNN
$FPLIST
HLGA*2.5x2.5mm*Pitch0.6mm*
$ENDFPLIST
DRAW
S -450 350 450 -350 0 1 10 f
X VDDio 1 100 500 150 D 50 50 1 1 W
X SCL/SCLK 2 -600 0 150 R 50 50 1 1 I C
X GND 3 200 -500 150 U 50 50 1 1 P N
X SDA/MOSI 4 -600 200 150 R 50 50 1 1 B
X SA0/MISO 5 -600 100 150 R 50 50 1 1 B
X ~CS 6 -600 -100 150 R 50 50 1 1 I
X INT_DRDY 7 -600 -300 150 R 50 50 1 1 O
X GND 8 200 -500 150 U 50 50 1 1 W
X GND 9 200 -500 150 U 50 50 1 1 P N
X VDD 10 300 500 150 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# LSM303D
#
DEF LSM303D U 0 40 Y Y 1 F N