Hello,I've had some trouble using the i2c interface on my Nucleo F722ZE board. I try to achive constant rate data sampling from my MPU6050 IMU. (accelerometer+gyroscope)For this I use the following 1000 Hz timer interrupt routine:void HAL_TIM_PeriodE...