com port?

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
stevengroot
 
Posts: 1
Joined: Fri Jan 16, 2015 5:18 am

com port?

Post by stevengroot »

hello there,

This may be a stupid question, but i'm a little bit confused on how to program the 5v trinket.
In the FAQ it is stated that the trinket does not have a COM port because it has no USB-serial converter chip.
But in the arduino IDE you need to select a COM port to program to. So how does this work? i've tried uploading to every available COM port but without succes.

i have the board set to Adafruit Trinket 8MHz and the programmer to USBtinyISP. i keep getting the error "avrdude: Error: Could not find USBtiny device (0x1781/0xc9f)"
wich makes kind of sense to me because its on a COM port that is not listed because it's not recognised as such a device.

so am i doing something wrong? am i missing anything? any help would be greatly appreciated.

thanks in advance.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: com port?

Post by adafruit_support_rick »

What operating system are you using?

User avatar
nexttoone45
 
Posts: 3
Joined: Fri Jan 16, 2015 3:01 pm

Re: com port?

Post by nexttoone45 »

I'm having the same problem as well with Windows 8.1

User avatar
nexttoone45
 
Posts: 3
Joined: Fri Jan 16, 2015 3:01 pm

Re: com port?

Post by nexttoone45 »

I solved the problem by using a high quality USB cable and with COM 1.

hope that helps!

User avatar
AnneBarela
Learn User Page
 
Posts: 757
Joined: Sat Mar 24, 2012 8:56 pm

Re: com port?

Post by AnneBarela »

You need to select USBtinyISP as the programmer in the Arduino tools menu. That driver will program the Trinket given the boot code and lack of serial chip just fine. See the Introducing Trinket (or Pro Trinket) tutorial on this point.

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

Return to “Trinket ATTiny, Trinket M0”