Proximity Trinkey Code reset

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
TechAaron
 
Posts: 3
Joined: Thu Sep 16, 2021 2:11 pm

Proximity Trinkey Code reset

Post by TechAaron »

Hi,

I accidentally left my Proximity Trinkey plugged in and wrote over the default code for it, and I'm not sure how to load code back onto it, as I would like to return it to its original functionality. I have installed both SAMD libraries, and tried loading code via bootloader (as the key wont respond otherwise) but I can't seem to get it working. I assume I've got the wrong settings in the Arduino IDE (ie TinyUSB compilers or other bootloaders) but I could use some direction, and if possible the default code that was run on the device when it was sent to me.

I have been working under the assumption that it is to be treated like a Trinket M0, but perhaps that is incorrect.

Thank you.

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

Re: Proximity Trinkey Code reset

Post by adafruit_support_carter »

Try again using "Adafruit ProxLight Trinkey (SAMD21)" as the board. Should be in the Adafruit SAMD board list.

Tools->Board->Adafruit SAMD->Adafruit ProxLight Trinkey (SAMD21)

User avatar
TechAaron
 
Posts: 3
Joined: Thu Sep 16, 2021 2:11 pm

Re: Proximity Trinkey Code reset

Post by TechAaron »

Thank you for the reply I managed to get that far yesterday, and was able to upload code, but I wasn't able to get any feedback from the device as I couldn't find any documentation for the pinout. Is there any information on that, or any way to get a copy of the code that comes preloaded onto it?

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

Re: Proximity Trinkey Code reset

Post by adafruit_support_carter »

Yep, there's a guide in works. Should be out soon. That'll have all that info.

User avatar
TechAaron
 
Posts: 3
Joined: Thu Sep 16, 2021 2:11 pm

Re: Proximity Trinkey Code reset

Post by TechAaron »

Great! I'll wait for the guide. Thank you for the help.

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

Return to “Trinket ATTiny, Trinket M0”