Search found 12 matches

by ps2chiper
Tue Oct 19, 2010 10:58 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

I wish I found this earlier. It would of saved me a headache. Ironically I didn't find openchord, but dualstrike instead which did have that enter exit button. Here is my finalized pcb design and i am back to error -62. m. It comes down to not needing to use pd2/int0 at all. If anyone can help me ou...
by ps2chiper
Thu Oct 14, 2010 9:48 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

for the most part bootloaderhid is working fine. You can load hexes and when you power cycle the device it will run the hex fine. The only problem is that you are supposed to hold the reset button down during a power cycle to enter bootloader mode. The only problem i have is as soon as I let go of r...
by ps2chiper
Thu Oct 14, 2010 9:21 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

Do you have any other suggestions?
by ps2chiper
Thu Oct 14, 2010 9:10 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

Well I tried that with no change. Any more suggestions? Isn't there a way in the source code to force it when it enters bootloader and not to exit it?
by ps2chiper
Thu Oct 14, 2010 9:05 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

well the highest i have in the house today is 2k2. I will head out to the market and get some more variations.
by ps2chiper
Thu Oct 14, 2010 8:53 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

I think I get your point. Similar to how the arduino has a reset switch on the reset pin. It uses a 1k resistor to feed vcc to it and the switch is connected to ground. and you want me to do the same thing for pd3.
by ps2chiper
Thu Oct 14, 2010 8:50 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

PD3 is my reset switch for bootloadhid. Its not in the schematic.
by ps2chiper
Thu Oct 14, 2010 8:28 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

well here is a copy of my schematic, I am unclear where you want me to place the pull up resistor.
http://hotfile.com/dl/76008947/a9d363e/ ... 8.pdf.html
by ps2chiper
Thu Oct 14, 2010 5:08 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

The default Port D Pin 3. I have it going to a button than to ground.
by ps2chiper
Thu Oct 14, 2010 3:59 am
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

I got it working only when the reset pin is grounded. it wont got into bootloader mode and stay in bootloader mode
by ps2chiper
Wed Oct 13, 2010 12:50 pm
Forum: V-USB
Topic: BootloadHID - device is not recognized
Replies: 23
Views: 18259

Re: BootloadHID - device is not recognized

No matter what I do to bootloaderhid I cant get past this error. [187296.430080] hub 6-0:1.0: unable to enumerate USB device on port 1 [187419.360072] usb 6-1: new low speed USB device using ohci_hcd and address 124 [187419.930059] usb 6-1: device not accepting address 124, error -62 [187419.990317]...
by ps2chiper
Fri Oct 01, 2010 5:47 pm
Forum: V-USB
Topic: [Solved] USB Bootloader for ATMega 64
Replies: 3
Views: 4954

Re: [Solved] USB Bootloader for ATMega 64

Could you post your bootloader and what board it is for?