Hi there,
I am currently develop a logging system to log a MPU6050. I am using a 3.3v Arduino Pro Mini to log.
I had modified the example in SdFat beta , LowLatencyLoggerMPU6050. I used a switch to start and stop logging anytime.
Attached file is my updated modified example to log MPU6050 using a switch.
Everything run smooth most of the time. It just that sometime, while logging, the system will stop logging by itself and it did not save the file, so it gave me temporary bin file instead. This can be easily solved by re-uploading the code again, and everything will run smooth again.
Even though this does not happen frequent, but I will like to know the reason behind it. Can anyone please show me a clue as why is this happening?
Thank you.
Ming Gui
LowLatencyLoggerMPU6050.zip (6.05 KB)