<?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: Coldfire - USB Host - problem to turn on/off the keyboard leds</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171113#M6359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;To see better my bug I have done the acquisition (see link figure errledsr2.gif&amp;nbsp;) of the set_report routine transaction.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://img143.imageshack.us/my.php?image=errledsr2.gif" rel="nofollow" target="_blank"&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://img143.imageshack.us/my.php?image=errledsr2.gif" target="test_blank"&gt;http://img143.imageshack.us/my.php?image=errledsr2.gif&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;At the first setup_transaction (setup+data0) the MCF52223 give no answer, at the second setup_transaction answer with an ACK,.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;At the first out_transaction (OUT+DATA1)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; the answer is NAK; at the second&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; out_transaction (OUT+DATA1)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; there is no answer,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; after at the third out_transaction (OUT+DATA1) the keyboard hang up and the led not turn on/off. &lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2008 19:28:47 GMT</pubDate>
    <dc:creator>fferraro</dc:creator>
    <dc:date>2008-09-09T19:28:47Z</dc:date>
    <item>
      <title>Coldfire - USB Host - problem to turn on/off the keyboard leds</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171110#M6356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;I am using CodeWarrior 6.3 C Compiler for Coldfire MCF52223 on the Freescale M52223EVB Development board. I need to use the processor USB interface in Host mode. My software is based on the CMX routines (Host Demo) downloaded from Freescale Web Site.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;I&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; modified the software and it works correctly with mouse and keyboard to send to the RS232 i/f their data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;This software has in the file “host_hid_kbd.c” the &lt;SPAN style="color: #666666;"&gt;“void hid_kbd_set_leds (.......)”&lt;/SPAN&gt; routine that use the &lt;SPAN style="color: #666666;"&gt;“hid_set_report(.....)”&lt;/SPAN&gt; routine to turn on/off the keyboard leds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;I use “hid_set_report(0, &amp;amp;leds, 1)” in the main loop when change my status_leds, but this did not work, so I found an error of the toggle DATA0/1 in usb_host_start_transaction(..)routine during a setup transaction&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN style="font-size: 1;"&gt;(see link&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fforums.freescale.com%2Ffreescale%2Fboard%2Fmessage%3Fboard.id%3DCWCFCOMM%26thread.id%3D2133" rel="nofollow" target="_blank"&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CWCFCOMM&amp;amp;thread.id=2133" target="test_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=CWCFCOMM&amp;amp;thread.id=2133&lt;/A&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 1;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 3; font-family: 'Times New Roman';"&gt;Now all work correctly with a old usb keyboard, in fact I change the status led and read the press key without problems, but with a lot of new usb keyboards when I change the status led often they hang up and it is necessary to disconnect it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;I have investigated and I have found :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: 'Times New Roman';"&gt;&lt;SPAN style=": ; color: #000000;"&gt;&lt;SPAN style="color: #ff0000; font-size: 3;"&gt;1.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style=": ; color: #000000; font-size: 3;"&gt;an error in the loop “/* wait till frame is due */”&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN style="font-size: 1;"&gt;(see link&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fforums.freescale.com%2Ffreescale%2Fboard%2Fmessage%3Fboard.id%3DCWCFCOMM%26thread.id%3D2133" rel="nofollow" target="_blank"&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CWCFCOMM&amp;amp;thread.id=2133" target="test_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=CWCFCOMM&amp;amp;thread.id=2133&lt;/A&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 1;"&gt;)&lt;/SPAN&gt; not yet fully resolved because with keyboards that don’t work correctly, reading the frame register returns strange values. Now I have added a delay in this loop to read less times the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; Frame Number Register and it seems to work better.&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: 'Times New Roman';"&gt;&lt;SPAN style=": ; color: #000000;"&gt;&lt;SPAN style="color: #ff0000; font-size: 3;"&gt;2.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style=": ; color: #000000; font-size: 3;"&gt;&lt;EM&gt;when turning on/off the keyboard leds work correctly, the transaction is&lt;/EM&gt;:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;---------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;CF: &lt;SPAN style="color: #666666;"&gt;Setup + Data0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;KBD: &lt;SPAN style="color: #999999;"&gt;Ack&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;CF: &lt;SPAN style="color: #666666;"&gt;Out + Data1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;KBD: &lt;SPAN style="color: #999999;"&gt;Ack&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;CF: &lt;SPAN style="color: #666666;"&gt;In + Data1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;KBD: &lt;SPAN style="color: #999999;"&gt;Ack&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;---------------------------------------&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;&lt;EM&gt;when it doesn’t work correctly the transactions is:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;---------------------------------------&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;CF: &lt;SPAN style="color: #666666;"&gt;Setup + Data0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;KBD: &lt;SPAN style="color: #999999;"&gt;Ack&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;CF: &lt;SPAN style="color: #666666;"&gt;Out + Data1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #333333; font-size: 3; font-family: 'Times New Roman';"&gt;MCF_USB_ERR_STAT &amp;amp; ~MCF_USB_ERR_STAT_CRC5_EOF=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;and the loop retry for a new Out token:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;CF: &lt;SPAN style="color: #666666;"&gt;Out + Data1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;KBD: &lt;SPAN style="color: #999999;"&gt;Nack&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;CF: &lt;SPAN style="color: #666666;"&gt;Out + Data1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;KBD: &lt;SPAN style="color: #999999;"&gt;Not respond&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;---------------------------------------&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;I don’t understand well the function of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; SOF threshold and frame registers; I think that this problem is due on the usb bus to a misaligned SOF token and “setup transaction” on the control endpoint.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Times New Roman';"&gt;Any suggestion?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 15:11:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171110#M6356</guid>
      <dc:creator>fferraro</dc:creator>
      <dc:date>2008-07-08T15:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Coldfire - USB Host - problem to turn on/off the keyboard leds</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171111#M6357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you get really desperate, I actually wrote a from-scratch host driver for the 52221 which you might have better luck with...&amp;nbsp; I tried to simplify it as much as possible.&amp;nbsp; I talked successfully to USB mass storage devices as well as a PIMA camera and proprietary Canon camera...&amp;nbsp; I since abandoned my host project and have been running in device mode, but I just tested this code and it still works :smileyhappy:, if it might help you.&amp;nbsp; I had found the same data-toggle bug with the CMX stack, and probably others, so I decided to try it this way.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyway, if it helps, good luck!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-- Rich&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 22:29:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171111#M6357</guid>
      <dc:creator>RichTestardi</dc:creator>
      <dc:date>2008-07-09T22:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Coldfire - USB Host - problem to turn on/off the keyboard leds</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171112#M6358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Times New Roman"&gt;Thank you very much for your help,&lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt; but your code seems to me not suitable to solve my problem.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Times New Roman"&gt;Francesco&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 13:47:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171112#M6358</guid>
      <dc:creator>fferraro</dc:creator>
      <dc:date>2008-07-14T13:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Coldfire - USB Host - problem to turn on/off the keyboard leds</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171113#M6359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;To see better my bug I have done the acquisition (see link figure errledsr2.gif&amp;nbsp;) of the set_report routine transaction.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://img143.imageshack.us/my.php?image=errledsr2.gif" rel="nofollow" target="_blank"&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://img143.imageshack.us/my.php?image=errledsr2.gif" target="test_blank"&gt;http://img143.imageshack.us/my.php?image=errledsr2.gif&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;At the first setup_transaction (setup+data0) the MCF52223 give no answer, at the second setup_transaction answer with an ACK,.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000" size="3"&gt;At the first out_transaction (OUT+DATA1)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; the answer is NAK; at the second&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; out_transaction (OUT+DATA1)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; there is no answer,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; after at the third out_transaction (OUT+DATA1) the keyboard hang up and the led not turn on/off. &lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 19:28:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171113#M6359</guid>
      <dc:creator>fferraro</dc:creator>
      <dc:date>2008-09-09T19:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Coldfire - USB Host - problem to turn on/off the keyboard leds</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171114#M6360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#ff0000"&gt;NB&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;on &lt;FONT color="#0000ff"&gt;SOF 1596&lt;/FONT&gt; there is an &lt;FONT color="#0033FF"&gt;IN_transaction&lt;/FONT&gt; with an&amp;nbsp;answer &lt;FONT color="#0033FF"&gt;NAK&lt;/FONT&gt;.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;NAK = transaction accepted by "keyboard device" but no "data press key" pending.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;after start the set_report routine.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is it correct?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 20:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Coldfire-USB-Host-problem-to-turn-on-off-the-keyboard-leds/m-p/171114#M6360</guid>
      <dc:creator>fferraro</dc:creator>
      <dc:date>2008-09-09T20:26:23Z</dc:date>
    </item>
  </channel>
</rss>

