Error uploading sketch to Trinket

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
Orix
 
Posts: 2
Joined: Thu May 27, 2021 1:03 pm

Error uploading sketch to Trinket

Post by Orix »

Hi
I have a new Adafruit Trinket - Mini Microcontroller - 5V
First what card to chose? see attached pic

Second: I get Error when uploading
I have run drivers installation, I have USBtiny in devices, have tryed different usb ports and cables.

Arduino:1.8.15 (Windows Store 1.8.49.0) (Windows 10), Kort:"Adafruit Trinket (ATtiny85 @ 8MHz)"

Sketch uses 696 bytes (13%) of program storage space. Maximum is 5310 bytes.
Global variables use 9 bytes of dynamic memory.
Ett fel inträffade under uppladdning av sketchen = Error when uploading the sketch

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Attachments
Trinket Card.png
Trinket Card.png (15.34 KiB) Viewed 315 times
preferences.txt
(5.21 KiB) Downloaded 7 times

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

Re: Error uploading sketch to Trinket

Post by adafruit_support_carter »

Try the 8MHz option to see if it helps. Using 16MHz requires some additional steps:
https://learn.adafruit.com/introducing- ... 8mhz-clock

But also - the Trinket 5V is a deprecated board. See warning at top of product page:
https://www.adafruit.com/product/1501
You can try a USB 2.0 hub and see if that helps. But it may just be that your PC won't be able to upload to it.

User avatar
Orix
 
Posts: 2
Joined: Thu May 27, 2021 1:03 pm

Re: Error uploading sketch to Trinket

Post by Orix »

Sad to hear.
The swedish dealer had no warning!
I now put the 8$ part in the garbage and send them a mail.

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

Re: Error uploading sketch to Trinket

Post by adafruit2 »

ask them to replace it with a trinket m0, it may work better for you.

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

Return to “Trinket ATTiny, Trinket M0”