Search found 2 matches

by curtavr
Mon Jul 15, 2013 9:15 pm
Forum: V-USB
Topic: ATTiny84 self-programming seems to wedge V-USB
Replies: 1
Views: 5036

Re: ATTin84 self-programming seems to wedge V-USB

Update: If I ignore the general error 31 and continue as if it suceeded.. apparently it works, I uploaded the code and it checks out. I am using a version of this bootloader with an Atmega88 and it does not have the error problem, sure would be nice to know what is going on, I don't mind it working ...
by curtavr
Mon Jul 15, 2013 9:07 pm
Forum: V-USB
Topic: ATTiny84 self-programming seems to wedge V-USB
Replies: 1
Views: 5036

ATTiny84 self-programming seems to wedge V-USB

Using a Tiny84 with a 12mhz crystal clock (to free up the other B port line) D+ on INT0 and D- on the remaining non-RESET pin. V-USB works just fine, I am faking a HID on a Win7 platform. I can move data back and forth without any issues, problem comes when I try and program the Flash. After executi...