Skip to content

Update mpu6050_i2c.c #419

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

Closed
wants to merge 0 commits into from
Closed

Update mpu6050_i2c.c #419

wants to merge 0 commits into from

Conversation

akhodeir
Copy link
Contributor

@akhodeir akhodeir commented Sep 5, 2023

The reset process requires to set DEVICE_RESET bit in PWR_MGMT_1 (0x6B) bits to one ===> 0x80. then the we must release the reset bit or the device will remain always in reset mode.

detailed explanation is here: #319

@lurch
Copy link
Contributor

lurch commented Sep 9, 2023

This should be targeted against the develop branch, rather than master.

@akhodeir akhodeir changed the base branch from master to develop September 11, 2023 08:56
@akhodeir
Copy link
Contributor Author

This should be targeted against the develop branch, rather than master.

Ok, I moved it to develop branch

@lurch
Copy link
Contributor

lurch commented Sep 11, 2023

According to Gihub, this PR now has conflicts 😕

@akhodeir
Copy link
Contributor Author

triggered a new PR

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