<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: MCF51JM64 interrupt issue</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157951#M4774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes:&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Start of Frame Packets&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;The SOF packet consisting of an 11-bit frame number is sent by the host every 1ms &lt;SPAN style="font-family: Symbol;"&gt;±&lt;/SPAN&gt; 500ns on a full speed bus or every 125 µs &lt;SPAN style="font-family: Symbol;"&gt;±&lt;/SPAN&gt; 0.0625 µs on a high speed bus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB is a polled protocol. The host asks device if it has anything. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 14:58:04 GMT</pubDate>
    <dc:creator>JimDon</dc:creator>
    <dc:date>2013-03-06T14:58:04Z</dc:date>
    <item>
      <title>MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157948#M4771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to integrate the CMX generic HID demo code into my own application and board to enable USB communication with the PC host.&lt;/P&gt;&lt;P&gt;When I look at the MCF_USB_INT_STAT register after an interrupt has been raised, I always get the USB_RST bit, but also the SOF_TOK bit even though the last one hasn't been enabled in the init code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should say that the HID demo runs fine in my board, so it shouldn't be a hardware problem. Any clues? I'm totally stuck right now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 02:29:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157948#M4771</guid>
      <dc:creator>CSoto</dc:creator>
      <dc:date>2010-10-26T02:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157949#M4772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After some research, it seems the problem is that I can't get any TOK_DNE interrupt, so the hosts generates RESETs until it finally gives up and stops sending any message.&lt;/P&gt;&lt;P&gt;I'm using PE to initialize hardware, and I think the CLK settings are right (I've got a 12MHz external clock, and the PLL output frequency is 48MHz to feed the USB peripheral) but right now I'm not quite sure I've set everything right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also thought it could be related to the other interrupts, but right now I'm only using 3 more (TPM2, SCI1 and I2C2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll keep searching, but any help would be greaty appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 01:49:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157949#M4772</guid>
      <dc:creator>CSoto</dc:creator>
      <dc:date>2010-10-27T01:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157950#M4773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering how this turned out.&amp;nbsp; I am using the CDC sample program and&amp;nbsp; freescale stack and find continuous interrupts generated anytime the usb cable is plugged in.&amp;nbsp; The interrupt is &lt;STRONG&gt;SOF_TOK.&amp;nbsp; IS this necessary&amp;nbsp; in the USB stack ?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:39:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157950#M4773</guid>
      <dc:creator>SecondTechCo</dc:creator>
      <dc:date>2013-03-06T14:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157951#M4774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes:&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Start of Frame Packets&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;The SOF packet consisting of an 11-bit frame number is sent by the host every 1ms &lt;SPAN style="font-family: Symbol;"&gt;±&lt;/SPAN&gt; 500ns on a full speed bus or every 125 µs &lt;SPAN style="font-family: Symbol;"&gt;±&lt;/SPAN&gt; 0.0625 µs on a high speed bus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB is a polled protocol. The host asks device if it has anything. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157951#M4774</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-03-06T14:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157952#M4775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would seem to bog down a real time system with a lot of interrupts wouldnt it ?&amp;nbsp;&amp;nbsp;&amp;nbsp; Does each device need to respond back to the host even if it has nothing?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 15:05:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157952#M4775</guid>
      <dc:creator>SecondTechCo</dc:creator>
      <dc:date>2013-03-06T15:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157953#M4776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IE can I turn off the interrupt so it doesn't bog down my micro and then&amp;nbsp; respond only when I have something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 15:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157953#M4776</guid>
      <dc:creator>SecondTechCo</dc:creator>
      <dc:date>2013-03-06T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157954#M4777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be able to ignore SOF, I am not 100% sure if you must ack this packet.&lt;/P&gt;&lt;P&gt;But if you ignore all polls, for more than 3ms you will be "suspended".&lt;/P&gt;&lt;P&gt;You need to balance things carefully when using native USB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 15:39:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157954#M4777</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-03-06T15:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157955#M4778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; You have been very helpful.&amp;nbsp; Is there another way to use USB ? IE Non native ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 15:44:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157955#M4778</guid>
      <dc:creator>SecondTechCo</dc:creator>
      <dc:date>2013-03-06T15:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JM64 interrupt issue</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157956#M4779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've used the&amp;nbsp; FT232H connected to a CFV2 8 bit parallel interface. I send the data on a non-interrupt thread, so real time keeps running. Since it hi speed usb, you can send data at a much higher rate. Note that the 80Mhz V2 maxes out at about 1MB, but realistically 700KB to allow other things to happen.&lt;/P&gt;&lt;P&gt;Also, no issues with device drivers, as FTDI provides all that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ftdichip.com/Products/ICs/FT232H.htm" title="http://www.ftdichip.com/Products/ICs/FT232H.htm"&gt;FT232H&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 16:37:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JM64-interrupt-issue/m-p/157956#M4779</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-03-06T16:37:25Z</dc:date>
    </item>
  </channel>
</rss>

