<?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>topic overflow interrupt?? in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/overflow-interrupt/m-p/132146#M1661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I use a MC9S12A256B microcontroller with codewarrior.&lt;/DIV&gt;&lt;DIV&gt;I use the microcontroller to interface a compactflash card to a Digital analog converter.&lt;/DIV&gt;&lt;DIV&gt;My routine turn correctly but I want to timing it.&lt;/DIV&gt;&lt;DIV&gt;actually the rythm of the transfert depend of the number of lignes in my program.&lt;/DIV&gt;&lt;DIV&gt;I want to regulate it by a software timing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I want to enter in a interrupt software every 5us, but I don't understand the principe of the overflow timer (I think I must use it to do this regulation).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can someone help me to do this or guide me to a other solution.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I precise that must using the SCI interface in the same time.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your assistance.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Excuse me for spelling mistakes.&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>Tue, 11 Apr 2006 14:54:38 GMT</pubDate>
    <dc:creator>gautier</dc:creator>
    <dc:date>2006-04-11T14:54:38Z</dc:date>
    <item>
      <title>overflow interrupt??</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/overflow-interrupt/m-p/132146#M1661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I use a MC9S12A256B microcontroller with codewarrior.&lt;/DIV&gt;&lt;DIV&gt;I use the microcontroller to interface a compactflash card to a Digital analog converter.&lt;/DIV&gt;&lt;DIV&gt;My routine turn correctly but I want to timing it.&lt;/DIV&gt;&lt;DIV&gt;actually the rythm of the transfert depend of the number of lignes in my program.&lt;/DIV&gt;&lt;DIV&gt;I want to regulate it by a software timing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I want to enter in a interrupt software every 5us, but I don't understand the principe of the overflow timer (I think I must use it to do this regulation).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can someone help me to do this or guide me to a other solution.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I precise that must using the SCI interface in the same time.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your assistance.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Excuse me for spelling mistakes.&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>Tue, 11 Apr 2006 14:54:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/overflow-interrupt/m-p/132146#M1661</guid>
      <dc:creator>gautier</dc:creator>
      <dc:date>2006-04-11T14:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: overflow interrupt??</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/overflow-interrupt/m-p/132147#M1662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;5 uS is very short, so you certainly do not need the overflow interrupt.&lt;BR /&gt;&lt;BR /&gt;After you initialize the interrupt for TC0, you can say such as "TC0 = TC0 + 120". The +120 means to flag 5 uS from last time, assuming the timer prescaler is 0 (default) and the bus freq is 24 MHz&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2006 01:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/overflow-interrupt/m-p/132147#M1662</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-04-14T01:28:50Z</dc:date>
    </item>
  </channel>
</rss>

