Skip to content

Conversation

@xoseperez
Copy link
Contributor

When sampling at 100Hz I noticed spurious reads in the pressure reading. After some testing with different combinations a friend pointed me to a post about reading/writing collisions in a different library due to reading data byte by byte.
I tried changing the I2C readings so they read in burst all the bytes of a given measure and it worked a treat. The change is really simple since the library already has a method to do burst readings.

@nseidle
Copy link
Member

nseidle commented Mar 23, 2018

This is lovely. Thank you!

@nseidle nseidle merged commit 7875e5c into sparkfun:master Mar 23, 2018
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.

3 participants