CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Adafruit BNO055 Absolute Orientation Sensor

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
gjs_rsdi



Joined: 06 Feb 2006
Posts: 468
Location: Bali

View user's profile Send private message Send e-mail

Adafruit BNO055 Absolute Orientation Sensor
PostPosted: Mon May 01, 2017 8:55 pm     Reply with quote

Hi

Have some forum members that used this sensor?
I try to find the I2C protocol in HEX/Binary as for other sensors and EEPROM's but can't.

Best wishes
Joe
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon May 01, 2017 11:09 pm     Reply with quote

Quote:

ADR:
Set this pin high to change the default I2C address for the BNO055 if you
need to connect two ICs on the same I2C bus. The default address is
0x28
. If this pin is connected to 3V, the address will be 0x29.

To convert the 0x28 address to CCS format, multiply it by 2, and you
get 0x50. Use the i2c bus scanner in the Code Library to confirm this.

The above quote is from the "Other Pins" section on page 8:
https://cdn-learn.adafruit.com/downloads/pdf/adafruit-bno055-absolute-orientation-sensor.pdf
gjs_rsdi



Joined: 06 Feb 2006
Posts: 468
Location: Bali

View user's profile Send private message Send e-mail

PostPosted: Mon May 01, 2017 11:50 pm     Reply with quote

Thank you for the answer PCM programmer.

What I mean is the I2C protocol, but I find it in the Bosch datasheet.

Best wishes
Joe
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group