You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested on MicroPython and the existing example seems to be working well for this, so moving this to review. There is only one example, but it encompasses the functionality of examples 1 and 2 in the arduino lib. Arduino examples 3-5 use SPI or interrupt pins which as of yet we aren't supporting in the Qwiic_Py libs.
The other examples (6-11) use the ICM's Digital Motion Processor (DMP). This is another instance where we have vendor code and vendor firmware buffers that would likely be fairly messy to port to Python. It seems like users do have a want for this functionality in the python driver though (see issue 1 in the Python repo).
@sfe-SparkFro let me know if it seems like we should work to add DMP support before moving this to done
Board
SparkFun 9DoF IMU Breakout - ICM-20948 (Qwiic)
Notes
Arduino Library
Python Driver
The text was updated successfully, but these errors were encountered: