Enabling APEX motion functions on ICM-42670-P #18393
Replies: 2 comments
-
|
Curiously I'd thrown together a quick basic driver for this chip just a few days ago, but initial testing looks like it's not working at all (I probably haven't got the power / sleep settings) and I haven't tried to fix it yet andrewleech/micropython-lib@c6b6154 I hadn't looked at the APEX features at all; I don't have an actualy need for this chip it's just present on a dev board I was working with. Sorry this probably isn't much help but perhaps there's something there that helps to compare to? |
Beta Was this translation helpful? Give feedback.
-
|
Because you have said initial testing says it's not working. Here is the code that is working for accelerometer. Same would be for Gyroscope. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a library using ICM-42670-P device. This is IMU device with APEX motion features.
I have been working to enable these features on this device but seems that it is not working as expected. I am posting the code maybe someone could find something that is incorrect.
Unfortunately, there is no guide from TDK on steps to be taken to enable these features.!
Beta Was this translation helpful? Give feedback.
All reactions