We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f0eed commit 47e4b7fCopy full SHA for 47e4b7f
spi/bme280_spi/bme280_spi.c
@@ -25,7 +25,7 @@
25
GPIO 17 (pin 22) Chip select -> CSB/!CS on bme280 board
26
GPIO 18 (pin 24) SCK/spi0_sclk -> SCL/SCK on bme280 board
27
GPIO 19 (pin 25) MOSI/spi0_tx -> SDA/SDI on bme280 board
28
- 3.3v (pin 3;6) -> VCC on bme280 board
+ 3.3v (pin 36) -> VCC on bme280 board
29
GND (pin 38) -> GND on bme280 board
30
31
Note: SPI devices can have a number of different naming schemes for pins. See
0 commit comments