BMP183 PINOUT for RASPI

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
User avatar
drohm
 
Posts: 26
Joined: Fri Aug 08, 2014 11:24 pm

BMP183 PINOUT for RASPI

Post by drohm »

Hi,
I'm trying to wire up the BMP183 to the RASPI B+ and wanted to make sure I have this correct (first time using SPI):

Code: Select all

PI           BMP183
--           -------
5V (PIN2)      VIN
GND (PIN6)     GND
SCLK (PIN23)   SCK
MISO (PIN21)   SDO
MOSI (PIN19)   SDI
CE0 (PIN24)    CS
Anyone know if that's correct? I'd rather ask than blow up my Pi.

Doug

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: BMP183 PINOUT for RASPI

Post by adafruit_support_mike »

That looks right.

SPI is a fairly low-power protocol, so swapped connections won't do any damage.

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”