Search found 17 matches

by cordless89
Sun Jun 24, 2007 12:40 am
Forum: V-USB
Topic: AVR-Doper [Rototron] programming problem
Replies: 11
Views: 14919

I have the Robotron working fine with XP. I'll try and assist if you need anything. Just let me know.
by cordless89
Wed Jan 31, 2007 9:21 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

All seems to be okay now as I can successfully used avrdude serial & hid modes. Avrstudio is also now working via pc usb port. I really appreciate all your time and effort in this project as well as putting up with me. :lol:

Once again, thank you.
Tommie
by cordless89
Mon Jan 29, 2007 5:29 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

I have sent the email. Thanks.
by cordless89
Sat Jan 27, 2007 9:37 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

The 8515 is powered via battery. I do not use usb power for it, just ground, reset, sck, mosi & miso. The usb hub/doper is powered via motherboard.
by cordless89
Sat Jan 27, 2007 8:27 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

Works only in HID. Tried via other mode and rec'd: C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P com4 -y -u -U flash:w:test.hex avrdud: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.23s avrdud: Device signature = 0x1e9301 ...
by cordless89
Sat Jan 27, 2007 7:35 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

Look here: SUCCESS C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdoper -y -u -U flash:w:test.hex avrdud: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.41s avrdud: Device signature = 0x1e9301 avrdud: NOTE: FLASH memory h...
by cordless89
Sat Jan 27, 2007 7:09 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

I am supplying 9V into a 5V reg (7805) on the breadboard for the 8515. Measured a couple of times just to verify. 4.99V according to my Fluke. Works well though with parallel cable thru Bascom. Any other thoughts?
by cordless89
Sat Jan 27, 2007 1:23 am
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

My old scope doesn't measure this very well. I tried during the reading process but the scope just doesn't handle it too well. And it could be me not knowing how also. But if I'm reading this right, it looks to be a pulse width of 5 usec.
by cordless89
Thu Jan 25, 2007 11:47 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

My old Heathkit scope is about to die but the SCK line does go high during the attempts. Now what?
by cordless89
Thu Jan 25, 2007 11:03 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdoper -v -u -U flash:w:test.hex avrdud: Version 5.3.1, compiled on Jan 10 2007 at 14:17:33 Copyright (c) 2000-2005 Brian Dean, m System wide configuration file is "C:\WinAVR\bin\avrdude.conf" Using Port : avrdoper Using Programmer : stk500v2 ...
by cordless89
Thu Jan 25, 2007 10:56 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

Basically it does the same, in or out of HID mode. Reads but no write. SlowSCK is open now. If I close that jumper, it programmer fails in HID mode.

I can read the AVR just fine, but it will not write. I do have a scope here but what pin is the ISP clock?

Thanks.
by cordless89
Thu Jan 25, 2007 6:39 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

in HID mode with ISP jumper on: C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdoper -u -U flash:w:test.hex avrdud: AVR device initialized and ready to accept instructions Reading | | 0% 0.00savrdud: a vrdoper_send(): I/O Error. And with -B option: C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdope...
by cordless89
Thu Jan 25, 2007 5:19 pm
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

The test circuit I am trying to program is a 8515 with a 10Mhz crystal. It programs fine with the simple parallel cable.

Any other ideas or things for me to try?

Thanks!
by cordless89
Thu Jan 25, 2007 12:34 am
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

The previous post was non-HID. This is the HID text ---> C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdoper -v -u -U flash:w:test.hex avrdud: Version 5.3.1, compiled on Jan 10 2007 at 14:17:33 Copyright (c) 2000-2005 Brian Dean, m System wide configuration file is "C:\WinAVR\bin\avrdude.conf&...
by cordless89
Thu Jan 25, 2007 12:09 am
Forum: V-USB
Topic: AVR Doper
Replies: 34
Views: 47017

I am really unsure as to the correct line parms for avrdoper but here it goes. Cut and paste starts here ----> C:\WinAVR\bin>avrdude -p 8515 -c stk500v2 -v -u -U flash:w:test.hex avrdude: Version 5.3.1, compiled on Jan 1 2007 at 14:25:19 Copyright (c) 2000-2005 Brian Dean, m System wide configuratio...