eror code on pro trinket upload

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
Plasticsrepent
 
Posts: 73
Joined: Wed Dec 07, 2016 8:01 am

eror code on pro trinket upload

Post by Plasticsrepent »

I just completed a project using a pro trinket 5 V 16 MHz FTDI, and I ran into something I've never seen before.
The code I wrote compiled without a problem, then I pushed the reset button and got the normal, pulsing red LED.
I clicked upload and everything went as expected and at the end it said, "upload complete".
one second later I got this error code. avrdude: stk500_disable(): unknown response=0x30
but the code runs as intended, and the project works perfectly. What does that code mean, and is there something I should be concerned about because the project works?

Thanks

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: eror code on pro trinket upload

Post by mikeysklar »

What else is connected to the Trinket Pro? Do you see the same error during upload if there are no other accessories?

Can you enable verbose upload output (File --> Preferences)? There might be some more details and you can copy the error message and paste in a code tag here.

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

Return to “Trinket ATTiny, Trinket M0”