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

ICM20648 and nRF52832

Hi everyone,

I am currently working on a project that requires ICM-20648 and nRF52832. Is there an I2C driver available for these devices? The end goal would be to display accelerometer and gyroscope readings via a terminal emulator program like TeraTerm on my laptop.

I found some libraries for MPUxxxx series but none for ICM-20648. It would be great help if someone could point me to some good resources for such a library.

Thanks so much!

Parents Reply
  • Hi thanks for your reply! Well, I am really new to embedded systems and my college supervisor assigned me this task to get started on embedded systems haha. I find it quite confusing and difficult to work with the Nordic SDK which is why I thought I should ask for help.

    Regarding you suggestion to use the UART examples, would that be relevant? ICM-20648 supports SPI and I2C interface, not sure that UART can work though...

Children
Related