2018-07-25 08:32 AM
Arduino IDE currently has these files for the above MCU + LSM6DS33. I need to replace this sensor with the ISM330DLC, avoiding starting from scratch if possible.
2018-08-09 08:31 PM
@ST Community anyone covering iNEMO?
2018-08-10 04:52 AM
Here you can find platform independent driver for ISM330DLC https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/ism330dlc_STdC
You can modify it for Arduino IDE.