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

Update mpu6050_i2c.c #1

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Update mpu6050_i2c.c #1

merged 1 commit into from
Sep 15, 2023

Conversation

akhodeir
Copy link
Owner

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: raspberrypi#319

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: raspberrypi#319
@akhodeir akhodeir merged commit 84bc03e into develop Sep 15, 2023
2 checks passed
@akhodeir akhodeir deleted the akhodeir-patch-1 branch September 15, 2023 20:53
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.

1 participant