ADAFRUIT TRINKET
Last night, I ran into some very interesting things while using my brand new 5v Trinket. I am using a somewhat ancient Vista computer because my new laptop Win8 is USB 3.0, and what do you know, the Trinket won’t recognize on 3.0 hubs. Trinket will not work directly with the standard version of the Arduino IDE, so I followed the necessary steps to alleviate this problem:
After completing the list, I was still getting the following avrdude error:
“avrdude: error: usbtiny_receive: usb_control_msg: sending control message failed, win error: A device attached to the system is not functioning.
(expected 4, got -5)”
I even tried using the whole wrapped IDE from adafruit and still got the same errors. This led me to the support forum over at Adafruit and I found this article:
http://forums.adafruit.com/viewtopic.php?f=52&t=45541
So, in conclusion, I still get the avrdude error but the program uploads just fine. I wasn’t trying to do anything crazy with the Trinket either, just a simple DC pc fan controller. If you have any interesting tips or tricks about the Trinket, please post them below so others can learn!
