User Activity

Hi,I'm trying to use LIS2MDL magnetometer sensor with 4 wire bus but I'm encountering a problem with the library.Here is my init function:lis2mdl.c library screenshot:On line 122,  my instance is always initialized (is_initialized=1) by the init func...
Hello,I'm trying to calibrate the gyroscope of LSM6DSO MEMS but I don't really understand what describe the quality parameter in the MGT_state_t structure. I didn't find any information about it in the datasheet. Could you explain it to me ?I succeed...