Sensing stopped while running the mpu6050 DMP6 example

I'm going to print Roll, Pitch, and Yaw using Arduino and mpu6050.
For this, I am using the DMP6 example below.

I used this example as it is and it works well. However, the output stops after a while (within 1 minute) while outputting the sensor value.
I don't think there's a part in this example code where the print stops. (I'm not good at coding Arduino, so I'm not sure if this is right.)

May I know the expected cause of the this problem?
Thank you.

MPU6050_DMP6.ino (14.8 KB)

You can contact the author or his successor. I posted links from the link you supplied. They were at the bottom of the page. I gather they were just posted.

Note: additional details about this project can be found at https://www.i2cdevlib.com

Another note: this project has a fledgling successor that aims to address all of its shortcomings, which can be found at Perilib ยท GitHub

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.