This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52480 I2C Interface with Invensense ICM 20948

Hello peeps,

nRF52480 I2C Interface with Invensense ICM 20948. I am using SDK 15.2. I see there is some Support for MPU 6050 Invensense but not for ICM 20948. A lot of Registers have been changed in fact there are Register Banks added to the ICM. Kindly provide some Kind of source to generate a double tap Interrupt and start getting the Acc, Gyr, Mag (PS: Magnetometer config. in this device is really strange) data from the sensor using the nordic MCU and send it over BLE to another nordic chip. Any Kind of help would be much appreciated. Thanks in advance Slight smile

Regards,

Coppers

Parents Reply
  • Dear Nguyen, 

    Thanks a million. But I have small questions. Please shed some light.

    1. I have a customized board where nRF52480 has to read ICM on burst read mode, as in I need the data fast enough for doing gestures. Is it possible with these drivers?

    2. I have to configure a double tap so that the ICM will wake up and start sending the IMU data to the nRF52480. How could i do this?

    3. The files you have posted here are all seem to be .cpp format. I am using IAR embedded workbench to flash the code where it uses only .c files. How do I make use of your files for my application. 

    Kindly make some time to educate me. Thanks in advance :)

Children
Related