Skip to content
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

BMP581: Distinguish between I2C and SPI measurement interval duration #24451

Closed
wants to merge 1 commit into from

Conversation

cuav-liu1
Copy link
Contributor

No description provided.

@dakejahl
Copy link
Contributor

dakejahl commented Mar 6, 2025

Please explain these changes and add a comment in the code explaining why there are different schedule intervals for spi/i2c.

@cuav-liu1
Copy link
Contributor Author

When using the I2C interface, longer intervals are required to successfully read data, whereas using longer intervals with the SPI interface may cause altitude anomalies. I have identified that this issue stems from the BMP581's read mode configuration. I have already submitted the fix in a new pull request (PR) at #24464. Please close this current PR.

@dakejahl dakejahl closed this Mar 6, 2025
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