<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>RTX51 Tiny question</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/36932/rtx51-tiny-question</link><description> I plan to use Winbond&amp;#39;s W78LE516 at 20MHz and to estimate whether I can use use one of RTX51 tiny task to sampling IR input which smallest sampling interval is 0.56ms. 
 
The data I have 
 
- One tick is 0.0006ms (12 machine cycles for one instruction</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: RTX51 Tiny question</title><link>https://community.arm.com/thread/46189?ContentTypeID=1</link><pubDate>Tue, 20 Jun 2006 05:14:59 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2b4ace7c-a2b2-4888-88a7-0f95bf1d0d6e</guid><dc:creator>Keil Software Support Intl.</dc:creator><description>&lt;p&gt;Basically, you would not use Round Robin in this case, since this does not allow you to have intervals with 0.5ms.  However you might simply setup the RTX timer interrupt to 0.56ms and collect the IR data in the&lt;br /&gt;
HW_TIMER_CODE.&lt;br /&gt;
&lt;br /&gt;
Take a look to the TRAFFIC example which might give you a starting point (it includes handling of the serial I/O).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>