Hello @Eleon BORLINI ,I repeat the experiment with a new board (we are using the STWINKT1B) -and the results moving the board along Y-axis (by hand) shown bellow As you see the Z-axis (using a new board) has the same behaviour - it was noticed in o...
Hello Eleon,i have set the acquisition in FIFO mode iis3dwb_fifo_mode_set(&iis3dwb_ctx_instance, IIS3DWB_FIFO_MODE);with the following plotthen i set the mode in Streamiis3dwb_fifo_mode_set(&iis3dwb_ctx_instance, IIS3DWB_STREAM_MODE);with the followi...
Hello @Eleon BORLINI we are using the HSDataloging as it is, in the code i see the following init functionstatic void IIS3DWB_Sensor_Init(void)
{
uint8_t reg0;
uint16_t iis3dwb_wtm_level;
iis3dwb_device_id_get( &iis3dwb_ctx_instance, (uint8...