<?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=19&amp;t=19105&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2017-08-31T17:58:20+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=19&amp;t=19105&amp;mode</id>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2017-08-31T17:58:20+01:00</updated>
<published>2017-08-31T17:58:20+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194298#p194298</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194298#p194298"/>
<title type="html"><![CDATA[Re: MkAvrCalculator AVRDUDE AVR Part &quot;atmega16u2&quot; not found]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194298#p194298"><![CDATA[
ale z wpisem w avrdude.conf to ja sobie dam radę - gorzej jest z plikami opisu procesora od ATMEL'a ale tymi starymi XML<br /><br />bo wpis w avrdude.conf zapewnia że MkAvrCalculator będzie mógł go poprawnie programować i odczytywać <br /><br />natomiast bez pliku XML program MkAvrClculator jest ślepy i głuchy bo nie wie co to za procek i co ma w środku zaszyte - w tym jest problem ale postaram się poszukać<br /><br /><strong><span style="color: #808000">------------------------ [ Dodano po: 3 minutach ]</span></strong><br /><br />aaaaaaaaaaaa nie zaraz - no jest w MkAvrCalcu <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /> stary XML<br /><br />czyli to tylko kwestia avrdude.con ! <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /> ... chwila momęcik - jak mawiała siostra Basen w serialu &quot;Daleko od noszy&quot; <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /><br /><br /><strong><span style="color: #808000">------------------------ [ Dodano po: 30 minutach ]</span></strong><br /><br />OK dobra - w kolejnej aktualizacji MkAvrCalculator już będzie ok z ATmega16u2<br /><br />a teraz masz dobry avrdude.conf który wgraj na razie sobie ręcznie do folderu w którym instalowałeś AVRDUDE z programu MkAvrCalculator - sprawdź i daj znać czy śmiga ? <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 31 sie 2017, o 17:58</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[svierq]]></name></author>
<updated>2017-08-31T16:48:14+01:00</updated>
<published>2017-08-31T16:48:14+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194293#p194293</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194293#p194293"/>
<title type="html"><![CDATA[Re: MkAvrCalculator AVRDUDE AVR Part &quot;atmega16u2&quot; not found]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194293#p194293"><![CDATA[
Mirku. W arduino tools znalazlem avrdude.conf i jest tam definicja tego 16u2. Niestety przeedytowalem avrdude.conf wskazany przez mkavrcalculator, lecz mam error składni...<br /><br />Dodalem:<br /><br />#------------------------------------------------------------<br /># ATmega16U2<br />#------------------------------------------------------------<br /># Changes against ATmega32U2 (beside IDs)<br />#    memory &quot;flash&quot;<br />#        size            = 16384;<br />#        num_pages       = 128;<br />#    memory &quot;eeprom&quot;<br />#        size            = 512;<br />#        num_pages       = 128;<br />part<br />    id               = &quot;m16u2&quot;;<br />    desc             = &quot;ATmega16U2&quot;;<br />    has_jtag         = no;<br />    has_debugwire    = yes;<br />    signature        = 0x1e 0x94 0x89;<br />    usbpid           = 0x2fef;<br />    chip_erase_delay = 9000;<br />    reset            = io;<br />    pgm_enable       = &quot;1 0 1 0  1 1 0 0    0 1 0 1  0 0 1 1&quot;,<br />                       &quot;x x x x  x x x x    x x x x  x x x x&quot;;<br />    chip_erase       = &quot;1 0 1 0  1 1 0 0    1 0 0 x  x x x x&quot;,<br />                       &quot;x x x x  x x x x    x x x x  x x x x&quot;;<br />    pagel            = 0xD7;<br />    bs2              = 0xC6;<br /><br />    timeout= 200;<br />    stabdelay= 100;<br />    cmdexedelay= 25;<br />    synchloops= 32;<br />    bytedelay= 0;<br />    pollindex= 3;<br />    pollvalue= 0x53;<br />    predelay= 1;<br />    postdelay= 1;<br />    pollmethod= 1;<br />    pp_controlstack     =<br />        0x0E, 0x1E, 0x0F, 0x1F, 0x2E, 0x3E, 0x2F, 0x3F,<br />        0x4E, 0x5E, 0x4F, 0x5F, 0x6E, 0x7E, 0x6F, 0x7F,<br />        0x66, 0x76, 0x67, 0x77, 0x6A, 0x7A, 0x6B, 0x7B,<br />        0xBE, 0xFD, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00;<br />    hventerstabdelay    = 100;<br />    progmodedelay       = 0;<br />    latchcycles         = 5;<br />    togglevtg           = 1;<br />    poweroffdelay       = 15;<br />    resetdelayms        = 1;<br />    resetdelayus        = 0;<br />    hvleavestabdelay    = 15;<br />    chiperasepulsewidth = 0;<br />    chiperasepolltimeout = 10;<br />    programfusepulsewidth = 0;<br />    programfusepolltimeout = 5;<br />    programlockpulsewidth = 0;<br />    programlockpolltimeout = 5;<br /><br />    ocdrev              = 1;<br /><br />    memory &quot;eeprom&quot;<br />        paged           = no; /* leave this &quot;no&quot; */<br />        page_size       = 4;  /* for parallel programming */<br />        size            = 512;<br />        num_pages       = 128;<br />        min_write_delay = 9000;<br />        max_write_delay = 9000;<br />        readback_p1     = 0x00;<br />        readback_p2     = 0x00;<br />        read            = &quot;  1   0   1   0      0   0   0   0&quot;,<br />                          &quot;  0   0   0   0    a11 a10  a9  a8&quot;,<br />                          &quot; a7  a6  a5  a4     a3  a2  a1  a0&quot;,<br />                          &quot;  o   o   o   o      o   o   o   o&quot;;<br /><br />        write           = &quot;  1   1   0   0      0   0   0   0&quot;,<br />                          &quot;  0   0   0   0    a11 a10  a9  a8&quot;,<br />                          &quot; a7  a6  a5  a4     a3  a2  a1  a0&quot;,<br />                          &quot;  i   i   i   i      i   i   i   i&quot;;<br /><br />loadpage_lo= &quot;  1   1   0   0      0   0   0   1&quot;,<br />  &quot;  0   0   0   0      0   0   0   0&quot;,<br />  &quot;  0   0   0   0      0   0  a1  a0&quot;,<br />  &quot;  i   i   i   i      i   i   i   i&quot;;<br /><br />writepage= &quot;  1   1   0   0      0   0   1   0&quot;,<br />                          &quot;  0   0   0   0    a11 a10  a9  a8&quot;,<br />                          &quot; a7  a6  a5  a4     a3  a2   0   0&quot;,<br />  &quot;  x   x   x   x      x   x   x   x&quot;;<br /><br />mode= 0x41;<br />delay= 20;<br />blocksize= 4;<br />readsize= 256;<br />      ;<br /><br />    memory &quot;flash&quot;<br />        paged           = yes;<br />        size            = 16384;<br />        page_size       = 128;<br />        num_pages       = 128;<br />        min_write_delay = 4500;<br />        max_write_delay = 4500;<br />        readback_p1     = 0x00;<br />        readback_p2     = 0x00;<br />        read_lo         = &quot;  0   0   1   0      0   0   0   0&quot;,<br />                          &quot;a15 a14 a13 a12    a11 a10  a9  a8&quot;,<br />                          &quot; a7  a6  a5  a4     a3  a2  a1  a0&quot;,<br />                          &quot;  o   o   o   o      o   o   o   o&quot;;<br /><br />        read_hi         = &quot;  0   0   1   0      1   0   0   0&quot;,<br />                          &quot;a15 a14 a13 a12    a11 a10  a9  a8&quot;,<br />                          &quot; a7  a6  a5  a4     a3  a2  a1  a0&quot;,<br />                          &quot;  o   o   o   o      o   o   o   o&quot;;<br /><br />        loadpage_lo     = &quot;  0   1   0   0      0   0   0   0&quot;,<br />                          &quot;  x   x   x   x      x   x   x   x&quot;,<br />                          &quot;  x   x  a5  a4     a3  a2  a1  a0&quot;,<br />                          &quot;  i   i   i   i      i   i   i   i&quot;;<br /><br />        loadpage_hi     = &quot;  0   1   0   0      1   0   0   0&quot;,<br />                          &quot;  x   x   x   x      x   x   x   x&quot;,<br />                          &quot;  x   x  a5  a4     a3  a2  a1  a0&quot;,<br />                          &quot;  i   i   i   i      i   i   i   i&quot;;<br /><br />        writepage       = &quot;  0   1   0   0      1   1   0   0&quot;,<br />                          &quot;a15 a14 a13 a12    a11 a10  a9  a8&quot;,<br />                          &quot; a7  a6   x   x      x   x   x   x&quot;,<br />                          &quot;  x   x   x   x      x   x   x   x&quot;;<br /><br />mode= 0x41;<br />delay= 6;<br />blocksize= 128;<br />readsize= 256;<br />      ;<br /><br />    memory &quot;lfuse&quot;<br />        size            = 1;<br />        write           = &quot;1 0 1 0  1 1 0 0  1 0 1 0  0 0 0 0&quot;,<br />                          &quot;x x x x  x x x x  i i i i  i i i i&quot;;<br /><br />        read            = &quot;0 1 0 1  0 0 0 0  0 0 0 0  0 0 0 0&quot;,<br />                          &quot;x x x x  x x x x  o o o o  o o o o&quot;;<br />        min_write_delay = 9000;<br />        max_write_delay = 9000;<br />      ;<br /><br />    memory &quot;hfuse&quot;<br />        size            = 1;<br />        write           = &quot;1 0 1 0  1 1 0 0  1 0 1 0  1 0 0 0&quot;,<br />                          &quot;x x x x  x x x x  i i i i  i i i i&quot;;<br /><br />        read            = &quot;0 1 0 1  1 0 0 0  0 0 0 0  1 0 0 0&quot;,<br />                          &quot;x x x x  x x x x  o o o o  o o o o&quot;;<br />        min_write_delay = 9000;<br />        max_write_delay = 9000;<br />      ;<br /><br />    memory &quot;efuse&quot;<br />        size            = 1;<br />        write           = &quot;1 0 1 0  1 1 0 0  1 0 1 0  0 1 0 0&quot;,<br />                          &quot;x x x x  x x x x  i i i i  i i i i&quot;;<br /><br />        read            = &quot;0 1 0 1  0 0 0 0  0 0 0 0  1 0 0 0&quot;,<br />                          &quot;x x x x  x x x x  o o o o  o o o o&quot;;<br />        min_write_delay = 9000;<br />        max_write_delay = 9000;<br />      ;<br /><br />    memory &quot;lock&quot;<br />        size            = 1;<br />        read            = &quot;0 1 0 1  1 0 0 0   0 0 0 0  0 0 0 0&quot;,<br />                          &quot;x x x x  x x x x   x x o o  o o o o&quot;;<br /><br />        write           = &quot;1 0 1 0  1 1 0 0   1 1 1 x  x x x x&quot;,<br />                          &quot;x x x x  x x x x   1 1 i i  i i i i&quot;;<br />        min_write_delay = 9000;<br />        max_write_delay = 9000;<br />      ;<br /><br />    memory &quot;calibration&quot;<br />        size            = 1;<br />        read            = &quot;0 0 1 1  1 0 0 0    0 0 0 x  x x x x&quot;,<br />                          &quot;0 0 0 0  0 0 0 0    o o o o  o o o o&quot;;<br />      ;<br />    memory &quot;signature&quot;<br />        size            = 3;<br />        read            = &quot;0  0  1  1   0  0  0  0   0  0  0  x   x  x  x  x&quot;,<br />                          &quot;x  x  x  x   x  x a1 a0   o  o  o  o   o  o  o  o&quot;;<br />      ;<br />  ;<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=16609">svierq</a> — 31 sie 2017, o 16:48</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2017-08-31T16:33:36+01:00</updated>
<published>2017-08-31T16:33:36+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194290#p194290</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194290#p194290"/>
<title type="html"><![CDATA[Re: MkAvrCalculator AVRDUDE AVR Part &quot;atmega16u2&quot; not found]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194290#p194290"><![CDATA[
możliwe że nie ma w MkAvrCalcu - bo pewnie nie miałem do niego plików XML - samemu nic tu się nie poradzi - muszę sprawdzić czy nie uda się gdzieś znaleźć starego XMLa do tego procka<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 31 sie 2017, o 16:33</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[svierq]]></name></author>
<updated>2017-08-31T15:58:36+01:00</updated>
<published>2017-08-31T15:58:36+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194286#p194286</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194286#p194286"/>
<title type="html"><![CDATA[MkAvrCalculator AVRDUDE AVR Part &quot;atmega16u2&quot; not found]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=19105&amp;p=194286#p194286"><![CDATA[
Witam.<br /><br />Mam pełną wersje MkAVRCalculator. Podlaczylem atmega16u2. Program go wykryl ale w konsoli dostałem wiadomość:<br /><br />AVR Part &quot;atmega16u2&quot; not found.<br /><br />Czy to możliwe, że nie ma obsługi tego procka? Jak to dodac?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=16609">svierq</a> — 31 sie 2017, o 15:58</p><hr />
]]></content>
</entry>
</feed>