Swaped SPI pins
This commit is contained in:
parent
c36abe7c70
commit
2feb2d6baf
2 changed files with 3 additions and 8 deletions
|
@ -396,11 +396,6 @@ 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, Absolute digital output barometer, 3.3V, 260 - 1260hPa, Low Power
|
|
||||||
K mems barometer pressure
|
|
||||||
$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
|
||||||
|
|
|
@ -1035,10 +1035,10 @@ $ENDFPLIST
|
||||||
DRAW
|
DRAW
|
||||||
S -500 400 500 -400 0 1 0 f
|
S -500 400 500 -400 0 1 0 f
|
||||||
X VDDio 1 -100 600 200 D 50 50 1 1 W
|
X VDDio 1 -100 600 200 D 50 50 1 1 W
|
||||||
X SCL 2 -700 100 200 R 50 50 1 1 I C
|
X SCL/SCLK 2 -700 -100 200 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 200 U 50 50 1 1 w N
|
||||||
X MOSI/SDA 4 -700 0 200 R 50 50 1 1 I
|
X SDA/MOSI 4 -700 100 200 R 50 50 1 1 I
|
||||||
X MISO/SA0 5 -700 -100 200 R 50 50 1 1 O
|
X SA0/MISO 5 -700 0 200 R 50 50 1 1 O
|
||||||
X ~CS 6 -700 -200 200 R 50 50 1 1 I
|
X ~CS 6 -700 -200 200 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 200 L 50 50 1 1 O
|
||||||
X GND 8 0 -600 200 U 50 50 1 1 w
|
X GND 8 0 -600 200 U 50 50 1 1 w
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue