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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2014-03-19T18:54:10+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=6357&amp;mode</id>
<entry>
<author><name><![CDATA[MrDarkenRahl]]></name></author>
<updated>2014-03-16T17:24:06+01:00</updated>
<published>2014-03-16T17:24:06+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74584#p74584</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74584#p74584"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74584#p74584"><![CDATA[
No tak, ale tak to już jest jak się niedokładnie czyta dokumentację. O ja głupi. Serdeczne dzięki Krauser <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=636">MrDarkenRahl</a> — 16 mar 2014, o 17:24</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Krauser]]></name></author>
<updated>2014-03-16T16:03:18+01:00</updated>
<published>2014-03-16T16:03:18+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74574#p74574</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74574#p74574"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74574#p74574"><![CDATA[
1/8MHz * 8 * 256 * 4 * 500 * 2 = 1,024s<br />W twoich obliczeniach brakuje 256 tyknięć timera do przepełnienia.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=465">Krauser</a> — 16 mar 2014, o 16:03</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MrDarkenRahl]]></name></author>
<updated>2014-03-19T18:54:10+01:00</updated>
<published>2014-03-16T14:13:08+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74541#p74541</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74541#p74541"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74541#p74541"><![CDATA[
do usunięcia<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=636">MrDarkenRahl</a> — 16 mar 2014, o 14:13</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MrDarkenRahl]]></name></author>
<updated>2014-03-19T18:53:23+01:00</updated>
<published>2014-03-14T16:30:47+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74279#p74279</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74279#p74279"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74279#p74279"><![CDATA[
do usunięcia<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=636">MrDarkenRahl</a> — 14 mar 2014, o 16:30</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[2rs232]]></name></author>
<updated>2014-03-14T09:15:25+01:00</updated>
<published>2014-03-14T09:15:25+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74250#p74250</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74250#p74250"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74250#p74250"><![CDATA[
Do testów sprawdź takie rozwiązanie:<br />[syntax=c]//Przerwanie od INT0<br />    ISR( INT0_vect )<br />    {<br />    bufor++;<br />    LED_TOG;<br /><br />    _delay_us(50);        // ;-)<br />    GIFR = (1&lt;&lt;INTF0); //AtMega8<br />    }[/syntax]<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1670">2rs232</a> — 14 mar 2014, o 09:15</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MrDarkenRahl]]></name></author>
<updated>2014-03-19T18:53:00+01:00</updated>
<published>2014-03-13T23:49:12+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74240#p74240</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74240#p74240"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74240#p74240"><![CDATA[
do usunięcia<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=636">MrDarkenRahl</a> — 13 mar 2014, o 23:49</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MrDarkenRahl]]></name></author>
<updated>2014-03-19T18:52:38+01:00</updated>
<published>2014-03-13T22:55:17+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74237#p74237</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74237#p74237"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74237#p74237"><![CDATA[
do usunięcia<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=636">MrDarkenRahl</a> — 13 mar 2014, o 22:55</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MrDarkenRahl]]></name></author>
<updated>2014-03-13T22:38:07+01:00</updated>
<published>2014-03-13T22:38:07+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74234#p74234</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74234#p74234"/>
<title type="html"><![CDATA[Re: Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74234#p74234"><![CDATA[
Zbocze nie pochodzi ze swicha, jest to tranzystor. Wystarczy wrzucić w główną pętle sleepa?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=636">MrDarkenRahl</a> — 13 mar 2014, o 22:38</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MrDarkenRahl]]></name></author>
<updated>2014-03-19T18:52:06+01:00</updated>
<published>2014-03-13T22:16:18+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74231#p74231</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74231#p74231"/>
<title type="html"><![CDATA[Przerwanie zewnętrzne - za duża inkrementacja]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6357&amp;p=74231#p74231"><![CDATA[
do usunięcia<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=636">MrDarkenRahl</a> — 13 mar 2014, o 22:16</p><hr />
]]></content>
</entry>
</feed>