<?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 Re: USB HID Communication in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2039324#M2438</link>
    <description>&lt;P&gt;Thanks, but how can I detect a ready to send?&lt;/P&gt;&lt;P&gt;Is there any USB Stack documentation available?&lt;/P&gt;&lt;P&gt;How can I detect a busy transmission?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 12:27:24 GMT</pubDate>
    <dc:creator>berndgrossmann</dc:creator>
    <dc:date>2025-02-06T12:27:24Z</dc:date>
    <item>
      <title>USB HID Communication</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2035571#M2407</link>
      <description>&lt;P&gt;I am using the dev_composite_hid_mouse_hid_ keyboard_bm sample and try to send and receive some data with MCXA153 controller.&lt;/P&gt;&lt;P&gt;What ist the best way to send some data (USB_DeviceSendRequest) and detect a sucessful transmission?&lt;/P&gt;&lt;P&gt;Loop?&lt;/P&gt;&lt;P&gt;-&amp;gt; Ready to send?&lt;/P&gt;&lt;P&gt;-&amp;gt; Send data&lt;/P&gt;&lt;P&gt;-&amp;gt; Wait some time to detect a sucessful transmission?&lt;/P&gt;&lt;P&gt;-&amp;gt; Next data&lt;/P&gt;&lt;P&gt;In posts are some NACK, busy flags&amp;nbsp;proposals in some HID codes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 10:55:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2035571#M2407</guid>
      <dc:creator>berndgrossmann</dc:creator>
      <dc:date>2025-01-29T10:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: USB HID Communication</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2039195#M2437</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/152066"&gt;@berndgrossmann&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, I think your idea is correct. First, confirm that it is ready to send. Then, send the data. Next, confirm that the data has been sent successfully. After that, proceed to the next loop.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 09:14:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2039195#M2437</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-02-06T09:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: USB HID Communication</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2039324#M2438</link>
      <description>&lt;P&gt;Thanks, but how can I detect a ready to send?&lt;/P&gt;&lt;P&gt;Is there any USB Stack documentation available?&lt;/P&gt;&lt;P&gt;How can I detect a busy transmission?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 12:27:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2039324#M2438</guid>
      <dc:creator>berndgrossmann</dc:creator>
      <dc:date>2025-02-06T12:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: USB HID Communication</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2040792#M2455</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Thanks, but how can I detect a ready to send?&lt;/P&gt;&lt;P&gt;Is there any USB Stack documentation available?&lt;/P&gt;&lt;P&gt;How can I detect a busy transmission?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Feb 2025 09:27:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2040792#M2455</guid>
      <dc:creator>berndgrossmann</dc:creator>
      <dc:date>2025-02-10T09:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: USB HID Communication</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2046876#M2505</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/152066"&gt;@berndgrossmann&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;USB Stack documentation please refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/mcuxsdk/latest/html/middleware/usb/docs/index.html" target="_blank"&gt;https://mcuxpresso.nxp.com/mcuxsdk/latest/html/middleware/usb/docs/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 03:49:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/USB-HID-Communication/m-p/2046876#M2505</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-02-19T03:49:18Z</dc:date>
    </item>
  </channel>
</rss>

