When I use this MPU6050 library, STM32(Bluepill) does not work under the Arduino framework of PlatformIO ide.
I can find the address of mpu6050 through I2C detection program, but there is an error when running demo MPU6050_DMP6.
DMP initialization failed (code1)
Has anyone encountered this problem and how to solve it?