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

Add ICM42688 and BMI270 to Betafpv F722 #8841 #8842

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

mmosca
Copy link
Collaborator

@mmosca mmosca commented Mar 2, 2023

Betaflight unified target has a total of 3 gyros for this FC (mpu6000, bmi270 and ICM42688), but it also lists 2 CS pins (gyro1 and gyro2).

Gyro2 cs is PC3. Both are connected to SPI1. There is no way to tell from the target which gyros may be connected to which CS pins.

Hard to tell if this is a mistake on the target or a case of multiple board revisions/layouts sharing the same target in BF.

@mmosca mmosca linked an issue Mar 2, 2023 that may be closed by this pull request
Betaflight unified target for this FC also lists BMI270.

This FC is probably a victmin of the chip shortages and was shipped with
any imu they could get their hands on.
@mmosca mmosca marked this pull request as ready for review March 3, 2023 09:42
@mmosca mmosca changed the title Add ICM42688 to Betafpv F722 #8841 Add ICM42688 and BMI270 to Betafpv F722 #8841 Mar 3, 2023
@DzikuVx DzikuVx added this to the 6.1 milestone Mar 12, 2023
@DzikuVx DzikuVx changed the base branch from master to release_6.1.0 March 14, 2023 20:28
@DzikuVx DzikuVx merged commit b074e67 into release_6.1.0 Mar 23, 2023
@DzikuVx DzikuVx deleted the 8841-betafpv-f722-aio-icm42688gyro-support branch March 23, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Betafpv F722 AIO (ICM42688gyro support?
2 participants