Skip to content

Update bno08x_simpletest.py - I2C Clock Frequency setting #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

ocouch
Copy link
Contributor

@ocouch ocouch commented Jan 23, 2021

The BNO085 only supports Fast mode I2C (400kHz).

However, this frequency setting actually worked on a RasPi 0 (clock stretching issues aside) so it must be disregarded at some point or blinka does not pass it through correctly - may not fair so well on other devices.

The BNO085 only supports Fast mode I2C (400kHz).

However, this frequency setting actually worked on a RasPi 0 (clock stretching issues aside) so it must be disregarded at some point - may not fair so well on other devices.
@ocouch ocouch changed the title Update bno08x_simpletest.py Update bno08x_simpletest.py - I2C Clock Frequency setting Jan 23, 2021
@ladyada ladyada merged commit b96d250 into adafruit:master Jan 23, 2021
@ladyada
Copy link
Member

ladyada commented Jan 23, 2021

fair enough! thanks :)

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jan 27, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_AS7341 to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_AS7341#10 from caternuson/readme
  > Merge pull request adafruit/Adafruit_CircuitPython_AS7341#9 from caternuson/iss1

Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO08X to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO08x#15 from ocouch/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_IL0373 to 1.3.4 from 1.3.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_IL0373#20 from caternuson/bmp_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.0.4 from 5.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#59 from rodrigoargumedo/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.0.5 from 2.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#31 from benetherington/patch-2

Updating https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf to 2.2.2 from 2.2.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Pypixelbuf#30 from askpatrickw/add-library-metadata

Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.9.3 from 1.9.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Register#42 from TG-Techie/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_AW9523
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants