therealwokewok / ICM20948

STM32 HAL Driver for ICM20948 IMU
GNU General Public License v3.0
61 stars 22 forks source link

ICM-20948 Driver for STM32 HAL

This project outputs X, Y, and Z data for the accelerometer, magnetometer, and gyroscope on the Invensense ICM-20948 and is optimized for use with the FTI ProMotion Module.

Porting Guide

Minimal effort is needed to port this library to another STM32 MCU. Please place new ports in an appropriately named folder inside 'Examples' folder. (e.g. Examples/F405RGxx). The following peripheral settings are important to note.