<?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: LPC55S69 USB HID Generic endpoint setting ??? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084977#M57622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-userid="358597" data-username="eagan.yu@wpi-group.com" href="https://community.nxp.com/people/eagan.yu@wpi-group.com"&gt;Eagan Yu&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;There is also HID generic demo for device under SDK, you can refer to:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/115604iB8AE057908B4E0CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2020 02:19:28 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2020-07-13T02:19:28Z</dc:date>
    <item>
      <title>LPC55S69 USB HID Generic endpoint setting ???</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084976#M57621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;When I was learning about LPC55S69 USB , I have a question , I would appreciate it if you could provide any help .&lt;/P&gt;&lt;P&gt;I use MCUXpresso IDE 11.1 based on SDK 2.7 to set up a Generic HID USB example (AS device) .&lt;/P&gt;&lt;P&gt;I modify the main function, compile through, download to LPC55S69 EVK board ,Later, I used Bus Hound to monitor communication data and found that HID universal USB INPUT and output endpoints were all using endpoint 1 ,However, I found that the SDK HID Generic USB communication endpoint USES endpoint 1 as input and endpoint 2 as output (from the host point of view) . So ,I follow the example and change the endpoint to endpoint 1 as input , endpoint 2 as output . &lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;#define USB_INTERFACE_0_HID_GENERIC_SETTING_0_EP_1_INTERRUPT_OUT (&lt;STRONG&gt;2&lt;/STRONG&gt;U)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;However, it cannot communicate on bus Hound, showing the following error&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Device&amp;nbsp; Address&amp;nbsp;&amp;nbsp; Length&amp;nbsp;&amp;nbsp; Phase&amp;nbsp; Data&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Description&amp;nbsp;&amp;nbsp;&amp;nbsp; Delta&amp;nbsp; Cmd.Phase.Ofs(rep)&amp;nbsp; Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Driver&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;34.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; USTS&amp;nbsp;&amp;nbsp; c0000011&amp;nbsp;&amp;nbsp;&amp;nbsp; xact error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.2sc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.1.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12:04:06.988&amp;nbsp; bhound7&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;NOW，I want to know how to modify the endpoint properly, thank you&lt;/P&gt;&lt;P&gt;B&amp;amp;R&lt;/P&gt;&lt;P&gt;Eagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 04:11:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084976#M57621</guid>
      <dc:creator>eagan_yu</dc:creator>
      <dc:date>2020-07-10T04:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB HID Generic endpoint setting ???</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084977#M57622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-userid="358597" data-username="eagan.yu@wpi-group.com" href="https://community.nxp.com/people/eagan.yu@wpi-group.com"&gt;Eagan Yu&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;There is also HID generic demo for device under SDK, you can refer to:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/115604iB8AE057908B4E0CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 02:19:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084977#M57622</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-07-13T02:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB HID Generic endpoint setting ???</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084978#M57623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice&lt;/P&gt;&lt;P&gt;I have solved the problem. The problem is that the size of USB endpoint stack is not set properly. Before, I only changed the endpoint descriptor, ignoring the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2020 02:40:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084978#M57623</guid>
      <dc:creator>eagan_yu</dc:creator>
      <dc:date>2020-07-16T02:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB HID Generic endpoint setting ???</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084979#M57624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eagan,&lt;/P&gt;&lt;P&gt;OK, thanks for your sharing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2020 09:18:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPC55S69-USB-HID-Generic-endpoint-setting/m-p/1084979#M57624</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-07-16T09:18:07Z</dc:date>
    </item>
  </channel>
</rss>

