Skip to content

Incorrect definition values#69

Open
Tuteyshy wants to merge 1 commit intoboschsensortec:masterfrom
Tuteyshy:master
Open

Incorrect definition values#69
Tuteyshy wants to merge 1 commit intoboschsensortec:masterfrom
Tuteyshy:master

Conversation

@Tuteyshy
Copy link
Copy Markdown

@Tuteyshy Tuteyshy commented Feb 4, 2019

  1. The masks and the position of the configuration bits of the "config" register (0xF5) are set incorrectly.
  2. BME280 does not support the parameter "t standby" = 1 ms. At least 0.5mS.

https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280-DS002.pdf
Table 22: Register 0xF4 "ctrl_meas"
Table 27: t_sb settings

…g" register (0xF5) are set incorrectly;

2. BME280 does not support the parameter "t standby" = 1 ms. At least 0.5mS.

https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280-DS002.pdf

Table 22: Register 0xF4 "ctrl_meas"

Table 27: t_sb settings
Copy link
Copy Markdown

@dimka-rs dimka-rs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. As far as I can see masks and positions for 0xF5 are correct.
  2. Technically 0.5 ms could be rounded to 1ms.

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