Posted on July 03, 2018 at 17:03I cannot communicate my mpu6050 with nucleo-F103RB board via I2C interface. Here is my code, maybe someone could explain me what is wrong.&sharpinclude 'stm32f1xx.h'I2C_HandleTypeDef hi2c;UART_HandleTypeDef uart;void ...