How to add new IMU? #10627
-
|
I an making accgyro_.c and accgyro_.h based on the existing ones. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
I may be misinterpreting your question, by are you familiar with a "pull request"? |
Beta Was this translation helpful? Give feedback.
-
|
Then I'm not really clear on what exactly you're asking. You can see where the existing drivers are an how they are used. Presumably you modeled your icm45686 code after an existing one. For example you can see how the ICM20689 driver works: |
Beta Was this translation helpful? Give feedback.
-
|
Yeah there is just the loop, which runs at 2K. |
Beta Was this translation helpful? Give feedback.

Then I'm not really clear on what exactly you're asking. You can see where the existing drivers are an how they are used. Presumably you modeled your icm45686 code after an existing one. For example you can see how the ICM20689 driver works: