Arduino IDE showing trinket m0 as pirkey

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
TopHatRaver
 
Posts: 67
Joined: Wed Jul 29, 2015 3:56 am

Arduino IDE showing trinket m0 as pirkey

Post by TopHatRaver »

I have my Trinket M0 connected to my computer and it is recognized. In the Arduino IDE I select the Trinket M0 as my board and then port 4. But under port 4 it shows 2 boards. I upload my sketch to the Trinket M0 but once it connects then disconnects, it now shows it as the pIRKey board in stead. Then I have to go through the same process over - select the Trinket M0, set the port, upload sketch. Is there some way to NOT have it recognized as the pIRKEY?
Attachments
Screenshot 2023-05-21 194701.png
Screenshot 2023-05-21 194701.png (71.6 KiB) Viewed 153 times

User avatar
dastels
 
Posts: 15653
Joined: Tue Oct 20, 2015 3:22 pm

Re: Arduino IDE showing trinket m0 as pirkey

Post by dastels »

Weird. I'm seeing what I can find out.

Dave

User avatar
adafruit2
 
Posts: 22144
Joined: Fri Mar 11, 2005 7:36 pm

Re: Arduino IDE showing trinket m0 as pirkey

Post by adafruit2 »

its just how the IDE tries to recognize the board. totally not harmful, can keep using it as is :)
what version/OS of the IDE are you using?

User avatar
TopHatRaver
 
Posts: 67
Joined: Wed Jul 29, 2015 3:56 am

Re: Arduino IDE showing trinket m0 as pirkey

Post by TopHatRaver »

adafruit2 wrote: Mon May 22, 2023 11:50 am its just how the IDE tries to recognize the board. totally not harmful, can keep using it as is :)
what version/OS of the IDE are you using?
I'm using -
Version: 2.1.0
Date: 2023-04-19T15:31:10.185Z
CLI Version: 0.32.2

Copyright © 2023 Arduino SA

If I leave it as pIRKEY and upload, the sketch doesn't work. So I have to change it to Trinket M0 and upload. Once my computer connects to the Trinket and you hear the USB connect/disconnect chime, it reconnects as pIRKEY again. So its a real pain having to change it every time it reconnects.

User avatar
adafruit2
 
Posts: 22144
Joined: Fri Mar 11, 2005 7:36 pm

Re: Arduino IDE showing trinket m0 as pirkey

Post by adafruit2 »

could you use v1.8 IDE for now or do you need 2.1? something must have changed in the IDE...

User avatar
TopHatRaver
 
Posts: 67
Joined: Wed Jul 29, 2015 3:56 am

Re: Arduino IDE showing trinket m0 as pirkey

Post by TopHatRaver »

adafruit2 wrote: Mon May 22, 2023 7:32 pm could you use v1.8 IDE for now or do you need 2.1? something must have changed in the IDE...
Sure, I can try to change to 1.8, hopefully there will be an update soon to fix 2.1

User avatar
hathach
 
Posts: 1270
Joined: Tue Apr 23, 2013 1:02 am

Re: Arduino IDE showing trinket m0 as pirkey

Post by hathach »

we have fixed the issue, and making PR to release SAMD core. Once the PR https://github.com/adafruit/arduino-boa ... x/pull/106 is merged, it will take a few hours for 1.7.12 to come online.

User avatar
TopHatRaver
 
Posts: 67
Joined: Wed Jul 29, 2015 3:56 am

Re: Arduino IDE showing trinket m0 as pirkey

Post by TopHatRaver »

Thank you so much for the quick response and fix!

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

Return to “Trinket ATTiny, Trinket M0”