Pro Trinket Sketch Loading Issue (Pulsing Light never times

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
rodbray
 
Posts: 9
Joined: Thu Oct 30, 2014 7:54 pm

Pro Trinket Sketch Loading Issue (Pulsing Light never times

Post by rodbray »

Hello,
When I plug my Pro Trinket into the USB cable the boot loader pulsing light never times out. If I push the reset button it hesitates and then starts pulsing as expected but again never stops. If I try and upload a sketch I get the dreaded error: avrdude: Error: Could not find USBtiny device (0x1781/0xc9f) Error. I have tried two computers (one WIn10 and one Win 8.1) and 3 different USB cables. I can see the Trinket in device manager and am using the most recent IDE from Arduino(1.6.5). I also updated the files and avrdude as described on the website to get the boards supported in the IDE. One other thing I have noticed as well. When I hook the Pro Trinket to power with the USB cable unplugged, the green light comes on and the red led flashes in sequence of three quick flashes and then pauses and starts over keeping this up indefinitely.

Thanks for any help you can provide,
-Rod

User avatar
hiduino
 
Posts: 862
Joined: Sat Sep 01, 2012 7:05 pm

Re: Pro Trinket Sketch Loading Issue (Pulsing Light never ti

Post by hiduino »

The pulsing led is normal when there is no sketch loaded. The bootloader will continually re-run until you load in your fist sketch. The problem is your computers are not seeing the Pro Trinket. Try a USB 2.0 port, you may need to get an external USB 2.0 Hub to get this to work.

User avatar
rodbray
 
Posts: 9
Joined: Thu Oct 30, 2014 7:54 pm

Re: Pro Trinket Sketch Loading Issue (Pulsing Light never ti

Post by rodbray »

Same experience with a USB 2.o Hub. Windows sees the device, named USBtiny, but will not load any sketch. Still getting the
avrdude: Error: Could not find USBtiny device (0x1781/0xc9f)

User avatar
hiduino
 
Posts: 862
Joined: Sat Sep 01, 2012 7:05 pm

Re: Pro Trinket Sketch Loading Issue (Pulsing Light never ti

Post by hiduino »

This might be obvious but did you install the USBtiny drivers? https://learn.adafruit.com/introducing- ... or-windows

User avatar
rodbray
 
Posts: 9
Joined: Thu Oct 30, 2014 7:54 pm

Re: Pro Trinket Sketch Loading Issue (Pulsing Light never ti

Post by rodbray »

I did...still no joy

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

Return to “Trinket ATTiny, Trinket M0”