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

drivers/sensor: ism330dhcx: toggle device_conf bit #84152

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

avisconti
Copy link
Collaborator

Set ctrl9_xl.device_conf bit to 1 in ism330dhcx_init_chip() prior to start device configuration, as stated in paragraph 9.20 of the datasheet.

It may fix #62350

Set ctrl9_xl.device_conf bit to 1 in ism330dhcx_init_chip()
prior to start device configuration, as stated in paragraph
9.20 of the datasheet.

Signed-off-by: Armando Visconti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers area: Sensors Sensors bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ism330dhcx: sensor initialisation fails if sensor is in unknown state
3 participants