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

IMUs on M5Stack Fire? #428

Closed
phoddie opened this issue Aug 27, 2020 · 3 comments
Closed

IMUs on M5Stack Fire? #428

phoddie opened this issue Aug 27, 2020 · 3 comments

Comments

@phoddie
Copy link
Collaborator

phoddie commented Aug 27, 2020

I recently made a change to the M5Stack Fire so that start-up could proceed if the IMU was not found. This was done because @meganetaaan mentioned that some M5Stack Fire hardware uses a different IMU from the MPU6050 currently expected.

There were recent changes to the M5Stick-C to detect the IMU (SH200Q or MPU6886). This allows the M5Stick-C to work with either IMU without user intervention.

It seems like we should apply a similar change to the M5Stack Fire. To do that, we would need to know which IMUs it has shipped with. I don't know. @meganetaaan, @wilberforce, @Tiryoh -- do you know?

@wilberforce
Copy link
Contributor

@phoddie
Copy link
Collaborator Author

phoddie commented Aug 28, 2020

Oh good. One more driver to write. I don't have the part, so I can't volunteer. Anyone?

@Tiryoh
Copy link

Tiryoh commented Aug 28, 2020

I don't have an M5Stack Fire, but I looked it up on Switch Science, a M5Stack distributor in Japan.
According to Switch Science, the current M5Stack Fire has BMM150 + MPU6886 or BMM150 + SH200Q.
2020-08-28_23h39_39
https://www.switch-science.com/catalog/3953/

Also, it seems like M5Stack Gray has MPU6886 + BMM150 (or MPU9250).
2020-08-28_23h46_12
https://www.switch-science.com/catalog/3648/

related issue: m5stack/M5Stack#191

@phoddie phoddie closed this as completed Oct 20, 2022
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

No branches or pull requests

3 participants