<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>S12 / MagniV MicrocontrollersのトピックMonostable type output</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Monostable-type-output/m-p/133627#M1937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I would like to make an output high for&amp;nbsp;X ms, and dont want to have a loop which wastes&amp;nbsp;X amount of time as i need to do plenty within this time.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is the best way to do this to have a timer interupt or is there a better way?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Apr 2006 23:54:12 GMT</pubDate>
    <dc:creator>ernestsnaith</dc:creator>
    <dc:date>2006-04-25T23:54:12Z</dc:date>
    <item>
      <title>Monostable type output</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Monostable-type-output/m-p/133627#M1937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I would like to make an output high for&amp;nbsp;X ms, and dont want to have a loop which wastes&amp;nbsp;X amount of time as i need to do plenty within this time.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is the best way to do this to have a timer interupt or is there a better way?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 23:54:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Monostable-type-output/m-p/133627#M1937</guid>
      <dc:creator>ernestsnaith</dc:creator>
      <dc:date>2006-04-25T23:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monostable type output</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Monostable-type-output/m-p/133628#M1938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, ernestsnaith&lt;BR /&gt;&lt;BR /&gt;It's pretty subjective on what 'a better way' is. Within my simplistic mind, interrupts are always the better way.&lt;BR /&gt;&lt;BR /&gt;But for your application, there is a simpler way.&lt;BR /&gt;&lt;BR /&gt;You can do both ends of a one-shot with the timer, in one routine, without any delays.&lt;BR /&gt;&lt;BR /&gt;You would use a timer channel, and set the output high directly in that routine. You would then program the output-compare function to set the output low at some point in the future, and you're done.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2006 01:25:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Monostable-type-output/m-p/133628#M1938</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-04-26T01:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Monostable type output</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Monostable-type-output/m-p/133629#M1939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Im finding the manual a little hard work is it roughtly as follows?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;put X into output compare reg&lt;/DIV&gt;&lt;DIV&gt;reset&amp;nbsp;timer count reg&lt;/DIV&gt;&lt;DIV&gt;make ouput high&lt;/DIV&gt;&lt;DIV&gt;Then timer toggle on overflow reg changes state once X is reached.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2006 15:18:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Monostable-type-output/m-p/133629#M1939</guid>
      <dc:creator>ernestsnaith</dc:creator>
      <dc:date>2006-04-26T15:18:02Z</dc:date>
    </item>
  </channel>
</rss>

