User Activity

Hey,I am using an LSM6DSM with a 32bit MCU,I am using the generic C code provided by STM,I was able to configure it and get inital readings but after some time,it has stopped sending reading ,I am checking the "status_reg.xlda" value to check for new...
 Hey,I am trying to include X-CUBE-IRREMOTE for stm32g030f6p6 but it doesnt show up in software packs in cubeMXif i try to manually install it it gives an error of invalid packet
Hi,I am using LSM6DSMTR on a Linux ARM V8 processor, I have complied the basic code using standard mems driver. I want to use the motionFx library to get the quaternion data . The provided library only includes the complied library and header files.