<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl-pl">
<link rel="self" type="application/atom+xml" href="https://forum.atnel.pl/feed.php?f=38&amp;t=6777&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2014-04-16T17:30:38+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=38&amp;t=6777&amp;mode</id>
<entry>
<author><name><![CDATA[Zaba]]></name></author>
<updated>2014-04-16T17:30:38+01:00</updated>
<published>2014-04-16T17:30:38+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78291#p78291</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78291#p78291"/>
<title type="html"><![CDATA[Re: USB-ISP odpowiada, ale nie programuje.]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78291#p78291"><![CDATA[
Do spowolnienia USBASP-a przez avrdude używam parametru<br />-B  (np. -B 8 lub więcej im większa cyfra tym wolniej programuje) <br />tylko nie wiem czy jest on związany z samym USBAsp-em czy z Avrdude<br /><br />może będzie działać i z Twoim programatorem<br />a jako portu możesz spróbować użyć -P usb<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1044">Zaba</a> — 16 kwi 2014, o 17:30</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PawelJ]]></name></author>
<updated>2014-04-16T16:10:22+01:00</updated>
<published>2014-04-16T16:10:22+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78287#p78287</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78287#p78287"/>
<title type="html"><![CDATA[Re: USB-ISP odpowiada, ale nie programuje.]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78287#p78287"><![CDATA[
Waldek_jb dziekuje bardzo za informacje sprawdze dzis wieczorem. Producent twierdzi, ze musze ustawic &quot;preskaler&quot; czestotliwosc programowania powinna byc ustawiona na 25% szybkosci zegara Ic. Czy moze wiesz jak ustawic preskaler ?<br /><br />Pozdrawiam Pawel.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=4001">PawelJ</a> — 16 kwi 2014, o 16:10</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Waldek_jb]]></name></author>
<updated>2014-04-16T00:38:16+01:00</updated>
<published>2014-04-16T00:38:16+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78220#p78220</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78220#p78220"/>
<title type="html"><![CDATA[Re: USB-ISP odpowiada, ale nie programuje.]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78220#p78220"><![CDATA[
Może nie tędy droga (czyt.się mylę) ale ja bym spróbował przestawić port np. na ft0 ewentualnie na inny COM.<br />  bo z tego co widzę w tej chwili masz ustawiony parametr -P  na COM4. to jest raczej port fizyczny.<br /> Sprawdź ,sam jestem ciekaw efektu...?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1693">Waldek_jb</a> — 16 kwi 2014, o 00:38</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PawelJ]]></name></author>
<updated>2014-04-15T23:08:30+01:00</updated>
<published>2014-04-15T23:08:30+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78218#p78218</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78218#p78218"/>
<title type="html"><![CDATA[USB-ISP odpowiada, ale nie programuje.]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6777&amp;p=78218#p78218"><![CDATA[
Witam.<br /><br />Bardzo prosze o pomoc w ustaleniu przyczyny niewlasciwego dzialania programatora.<br />Podam podstawowe informacje:<br />Uzywam programatora USB-ISP stk500 v.2 firmy Diamex.de i staram sie zaprogramowac<br />Atmege8 na plytce stykowej.<br />Przy kazdej probie programowania otrzymuje nastepujacy komunikat:<br /><br />avrdude -p atmega8 -P com4 -c stk500v2    -U flash:w:led7.hex <br /><br />avrdude: AVR device initialized and ready to accept instructions<br /><br />Reading | ################################################## | 100% 0.01s<br /><br />avrdude: Device signature = 0x1e9307<br />avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed<br />         To disable this feature, specify the -D option.<br />avrdude: erasing chip<br />avrdude: reading input file &quot;led7.hex&quot;<br />avrdude: input file led7.hex auto detected as Intel Hex<br />avrdude: writing flash (220 bytes):<br /><br />Writing | avrdude: stk500v2_command(): warning: Command timed out<br />################################################## | 100% 0.16s<br /><br />avrdude: 220 bytes of flash written<br />avrdude: verifying flash memory against led7.hex:<br />avrdude: load data flash data from input file led7.hex:<br />avrdude: input file led7.hex auto detected as Intel Hex<br />avrdude: input file led7.hex contains 220 bytes<br />avrdude: reading on-chip flash data:<br /><br />Reading | ################################################## | 100% 0.05s<br /><br />avrdude: verifying ...<br />avrdude: verification error, first mismatch at byte 0x0006<br />         0x17 != 0x0f<br />avrdude: verification error; content mismatch<br /><br />avrdude done.  Thank you.<br /><br />make.exe: *** [program] Error 1<br /><br />&gt; Process Exit Code: 2<br />&gt; Time Taken: 00:03<br /><br />Czy Szanowni Forumowicze zetkneli sie z takim problemem ?<br /><br />Pozdrawiam <br />Pawel<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=4001">PawelJ</a> — 15 kwi 2014, o 23:08</p><hr />
]]></content>
</entry>
</feed>