<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/226" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-10-21T09:24:59+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/226</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-10-21T09:24:59+02:00</updated>

		<published>2010-10-21T09:24:59+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=16312#p16312</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=16312#p16312"/>
		<title type="html"><![CDATA[Re: AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=16312#p16312"><![CDATA[
So, I resolved my problem <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />It turned out that my USB port gives to small current (probably 100-200 mA for unregistered devices such as my programmer - my device takes more than 200 mA) or the USB voltage is to small (4,79V). I changed programmer jumper and now programmer is supplied from programmed device (which is powered by 5V), and all problems gone <img class="smilies" src="./../../../images/smilies/icon_biggrin.gif" alt=":-D" title="Very Happy" /> <br /><br />One post higher i wrote that read of eeprom and flash was OK - it wasn't. Programming my RC radio with this read-before software gives many &quot;$#$#@$&gt;.&lt;?&quot; on screen.<br /><br />Sorry for my English <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /><p>Statistics: Posted by Guest — Thu Oct 21, 2010 9:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-10-20T11:12:52+02:00</updated>

		<published>2010-10-20T11:12:52+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=16296#p16296</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=16296#p16296"/>
		<title type="html"><![CDATA[Re: AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=16296#p16296"><![CDATA[
Hi!<br /><br />I have the same problem.<br />I use Windows 7 and XP, avrdude, STK500v2 (avrdoper port), device is Atmega64.<br /><br />I get the same problem<br /><blockquote class="uncited"><div>Writing | avrdude.exe: stk500v2_command(): unknown status 0x80<br />avrdude.exe: stk500v2_paged_write: write command failed<br />################################################## | 100% 0.21s<br /><br />avrdude.exe: failed to write flash memory, rc=-1<br /></div></blockquote><br /><br />I can successfuly read fuses, eeprom, signature, flash, but i have this error while trying to write flash.<br />I tried to program device in HID mode (Windows 7) and HID and COM (Windows XP) - in both i have the same error.<br /><br />I can program atmega32 (internal clock 1MHz) without any problem. Mega64 works with 16MHz crytal. This atmega64 is cpu of Turnigy 9x, RC transmitter (<!-- m --><a class="postlink" href="http://unitedhobbies.com/hobbyking/store/catalog/Mready-01.jpg">http://unitedhobbies.com/hobbyking/stor ... ady-01.jpg</a><!-- m -->).<br /><br />The voltage of my USB is ~ 4,79V. I connect my STK directly to motherboard USB port (notebook). <br /><br />Do you know what can be wrong?<p>Statistics: Posted by Guest — Wed Oct 20, 2010 11:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-01-22T20:13:10+02:00</updated>

		<published>2009-01-22T20:13:10+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=7627#p7627</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7627#p7627"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7627#p7627"><![CDATA[
It's not a question of USB 1 or 2, it's a question of the chipset. Some USB chipsets accept voltages outside the specified range, others don't. Older chipsets accept 5 V levels on D+ and D-, most newer chipsets get outside their common mode range.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Thu Jan 22, 2009 8:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-01-22T14:58:23+02:00</updated>

		<published>2009-01-22T14:58:23+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=7620#p7620</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7620#p7620"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7620#p7620"><![CDATA[
<blockquote><div><cite>christian wrote:</cite>If it works with some computers and not with others, it's most likely a problem with the zener diodes. Either they are not built-in, or they are not low power types or have the wrong threshold voltage.<br /><br />AVR-Doper does not support AT89 chips. Don't know whether your source has modified the code, though.</div></blockquote><br /><br />it is works with computer with USB 1.1, not work at computer with USB 2.0, but if connect to computer with USB 2.0 thru the USB 1.1 hub - ist work. <br />With USB 1.1 - work, with USB 2.0 not work. But USB 2.0 is backward compatible with USB 1.1 and devices with USB 1.1 must works with USB 2.0 ports.<p>Statistics: Posted by Guest — Thu Jan 22, 2009 2:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-01-21T19:33:36+02:00</updated>

		<published>2009-01-21T19:33:36+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=7606#p7606</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7606#p7606"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7606#p7606"><![CDATA[
If it works with some computers and not with others, it's most likely a problem with the zener diodes. Either they are not built-in, or they are not low power types or have the wrong threshold voltage.<br /><br />AVR-Doper does not support AT89 chips. Don't know whether your source has modified the code, though.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Jan 21, 2009 7:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-01-21T16:52:08+02:00</updated>

		<published>2009-01-21T16:52:08+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=7604#p7604</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7604#p7604"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=7604#p7604"><![CDATA[
Hi! Sorry for bad english <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />Thanx for AVR-Doper! I was buy the board with components and preprogrammed ATMega8 - <a href="http://icdarom.ru/show_good.php?idtov=2130723908" class="postlink">http://icdarom.ru/show_good.php?idtov=2130723908</a>.<br />And I think its based on AVR-Doper project. The scheme is identical, but added 20-, 28-, and 40-pin sockets.<br /><br />When I make the device and connect it to PC with USB 2.0 Windows see it as Unknown Device and can't install the driver. But when connect to old PC with USB 1.1 all works OK. If I connect to PC with USB 2.0 throu the 4-port USB 1.1. HUB it's too works OK. I think AVR-Doper have a bug - when it receive USB 2.0 packet it work uncorrect. But other USB 1.1 devices (USB-keyboard, mouse, joystick, mobile phone) works OK with USB 2.0 port.<br /><br />And i have a question - how i can program the AT89C4051 controller? Or information about supported chips here - <a href="http://icdarom.ru/show_good.php?idtov=2130723908" class="postlink">http://icdarom.ru/show_good.php?idtov=2130723908</a> is incorrect and AVR-Doper can't burn conrollers like AT89C4051 - without SPI interface?<p>Statistics: Posted by Guest — Wed Jan 21, 2009 4:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-11-12T15:47:23+02:00</updated>

		<published>2008-11-12T15:47:23+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=6650#p6650</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=6650#p6650"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=6650#p6650"><![CDATA[
This must be a problem with the programming algorithm. I don't have a mega16 for testing, though. Has anybody else seen this problem?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Nov 12, 2008 3:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-11-12T01:13:21+02:00</updated>

		<published>2008-11-12T01:13:21+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=6646#p6646</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=6646#p6646"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=6646#p6646"><![CDATA[
Hi all.<br /><br />I've got the same problem.<br /><br />My command line is:<br />avrdude.exe -c stk500v2 -P com4 -p m16 -e -v -U flash:w:&quot;S:\cerebro.hex&quot;:i -B 10<br /><br />I got the same timeout (0x80) problem. I'm using 5V VCC.<br /><br />The interesting is that I can read the flash into a file and also read/write the eeprom!<br /><br />Only the flash write fails  <img class="smilies" src="./../../../images/smilies/icon_sad.gif" alt=":(" title="Sad" /><p>Statistics: Posted by Guest — Wed Nov 12, 2008 1:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cordless89]]></name></author>
		<updated>2007-01-31T21:21:33+02:00</updated>

		<published>2007-01-31T21:21:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=799#p799</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=799#p799"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=799#p799"><![CDATA[
All seems to be okay now as I can successfully used avrdude serial &amp; 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.  <img class="smilies" src="./../../../images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /> <br /><br />Once again, thank you.<br />Tommie<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=143">cordless89</a> — Wed Jan 31, 2007 9:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-01-31T16:09:35+02:00</updated>

		<published>2007-01-31T16:09:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=226&amp;p=794#p794</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=226&amp;p=794#p794"/>
		<title type="html"><![CDATA[AVR Doper]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=226&amp;p=794#p794"><![CDATA[
OK, thanks for the valuable input! I have found a bug in the ISP code when doing &quot;value polling&quot;. This mode is used for older devices such as the AT90S8515.<br /><br />We will release a new version soon which fixes this firmware bug.<br /><br />[This still does not explain why connecting through a hub makes a difference, though.]<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Jan 31, 2007 4:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
