Trinket M0 not resetting

Adafruit's tiny microcontroller platform. Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
rushabh11shah
 
Posts: 1
Joined: Sat Aug 28, 2021 3:53 am

Trinket M0 not resetting

Post by rushabh11shah »

I am trying to reset my trinket m0 device by putting it in the bootloader mode and then dragging the .uf2 circuit python file into the trinketboot. However, the moment the file touches the bootlader icon (i have only dragged it and not dropped it), the file manager stops responding and that cascades into my laptop not working. I am using windows 10. I have also tried using the erase file. This doesn't cause my laptop to stop working but when the progress bar for how much has been copied shows up, it just stays at 0%.

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

Re: Trinket M0 not resetting

Post by mikeysklar »

This sounds like a possible USB port or data cable that is not able to keep up with the transfer.

If you have another cable and port you can try that would eliminate those possibilities.

Another option to try is to use upload the .bin file using bossac.

https://learn.adafruit.com/welcome-to-c ... stallation

If you have not uploaded your trinket M0 to the latest bootloder that might be something to try before updating the CircuitPython.

https://circuitpython.org/board/trinket_m0/

User avatar
adafruit_support_carter
 
Posts: 29056
Joined: Tue Nov 29, 2016 2:45 pm

Re: Trinket M0 not resetting

Post by adafruit_support_carter »

Also see here for some known issues that can happen with various 3rd party software like antivirus:
https://learn.adafruit.com/welcome-to-c ... leshooting

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

Return to “Trinket ATTiny, Trinket M0”