What is causing my python code to be reset on my Feather M4

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
ryandetzel
 
Posts: 12
Joined: Fri Dec 19, 2014 4:14 pm

What is causing my python code to be reset on my Feather M4

Post by ryandetzel »

Unplugging the battery sometimes just clears the code completely off the device. is there a factory reset that I'm triggering?

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: What is causing my python code to be reset on my Feather

Post by mikeysklar »

@ryandetzel,

There was a an issue with the M4's having their filesystem wiped out that has been resolved with a bootloader update.

https://circuitpython.org/board/feather_m4_express/

Are you running v3.13.0 on your Feather M4 Express?

https://github.com/adafruit/uf2-samdx1/ ... ag/v3.13.0

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”