-
Notifications
You must be signed in to change notification settings - Fork 205
TCMM405V3 add ICM42688P #636
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
base: master
Are you sure you want to change the base?
TCMM405V3 add ICM42688P #636
Conversation
|
|
||
| #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. |
|
@DMAXYANG |
|
legacy hardware and defunct vendor, just making it work for the single user that mentioned it -- can be merged without regret. |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
WalkthroughThe configuration file for the TCMM405V3 board was updated to add support macros for the ICM42688P accelerometer and gyroscope sensor. Two new preprocessor macros, Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learningsconfigs/TCMM405V3/config.h (11)Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis Learnt from: haslinghuis 🔇 Additional comments (2)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Still not sure here as this won't promote certified designs - and clone target circumventing design rules. User can add these defines manually.
Summary by CodeRabbit