-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix of LPS25H temperature reading when moving avg filter is activated.
Reading of LPS25H temp register must be done in separate read as the register auto increment pointer wraps around in the pressure registers when FIFO mode is enabled. As described in AN4450 5.1 from ST. Closes #149
- Loading branch information
1 parent
0e842f2
commit 3ca3d35
Showing
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters