-
Notifications
You must be signed in to change notification settings - Fork 123
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
TCMM405V3 add ICM42688P #636
base: master
Are you sure you want to change the base?
TCMM405V3 add ICM42688P #636
Conversation
nerdCopter
commented
Dec 10, 2024
- https://discord.com/channels/868013470023548938/1315437117442363442
@@ -27,13 +27,15 @@ | |||
|
|||
#define USE_ACC | |||
#define USE_ACC_SPI_MPU6000 | |||
#define USE_ACC_SPI_ICM42688P |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we know this IMU has a dedicated LDO 🙃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what brand is it? I dont recognise the tag
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
might be defunct. weird website.
http://www.tcmm-rc.cn/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hardly any internet resources whatsoever.
found this:
only opened this PR due to discord support thread.
user reported custom defines worked, FWIW. Still no clue about LDO. |