Hello,
I'm facing a problem in Arduino Due.
I made a project using Arduino Due. But the Due Program is automatically Erase in 1 months some time it may be 2 or 3 months depending on th uses of project.
Project details.
I'm storing ADC data in the PC using USB cable.
I'm using external ADC and DAC with SPI Protocol.
It's working fine but after time passes program will be erased automatically.
I could not find the reason behind it.
Please help me.
Thanks.
I have never seen such an issue witht the DUE. How do you know that your program is erased ?
My PC software stabilizes a uart connection with Due jby sending and receiving a special command. And one indicating LED is also kept in High in void loop.
That show everything is working fine. This connection is not stabilized.
And LED is also not glow.
But after uploading program it's working normally.
This doens't show an erase.
If you simply push the Reset button of the DUE, does the sketch run again ?
No, the sketch does not run again. After pushing the reset button.
we got this issue mostly those Arduino due board in which code is not uploaded normally means after pressing erase button the code is uploaded.