Resolved! I got the MLC working on the lsm6dsox. But when i enable stepcount on FIFO my MLC stops working ? these are the 3 lines , is there anyway i can use MLC and stepcount? or will i have to make my own step count tree?
/* Start Machine Learning Core configuration */ for (uint32_t i = 0; i sizeof(ucf_line_t)); i++) { lsm6dsox_write_reg(p_lsm6dsox, lsm6dsox_MLC[i].address, (uint8_t *)&lsm6ds...