User Activity

HAL_Delay(300);BSP_GYRO_GetXYZ(gyro_xyz);Using BSP library (https://github.com/STMicroelectronics/STM32CubeF3/tree/master/Drivers/BSP/STM32F3-Discovery).data as below:D: gyro_xyz[0] gyro_xyz[2] gyro_xyz[1]D: time(ms) (0x200000a8,6) (0x200000b0,6) (0...