<?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: RT1170EVKB USB-RNDIS in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1170EVKB-USB-RNDIS/m-p/1960660#M4943</link>
    <description>&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;I have completed testing the rndis transmit and receive function by combining vnic and lwip.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 09:28:32 GMT</pubDate>
    <dc:creator>seobi</dc:creator>
    <dc:date>2024-09-24T09:28:32Z</dc:date>
    <item>
      <title>RT1170EVKB USB-RNDIS</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1170EVKB-USB-RNDIS/m-p/1958591#M4940</link>
      <description>&lt;P&gt;Hi, I am conducting tests to use the USB-RNDIS function on the MIMXRT1170-EVKB.&lt;/P&gt;&lt;P&gt;When I run the lwip_dhcp_usb_bm code provided in the SDK, the message "USB host init success." is printed, but nothing happens afterward.&lt;/P&gt;&lt;P&gt;Upon debugging the code, I found that it is stuck in an infinite loop in the following part of USB_HostApplicationInit():&lt;/P&gt;&lt;P&gt;while (!g_RndisInstance.attach)&lt;BR /&gt;{&lt;BR /&gt;USB_HostTaskFn(g_RndisInstance.hostHandle);&lt;BR /&gt;USB_HostClassTask(&amp;amp;g_RndisInstance);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Is there any jumper configuration required on the EVKB? Or am I conducting the test incorrectly?&lt;/P&gt;&lt;P&gt;Here is the current state of my test:&lt;/P&gt;&lt;P&gt;1. I have not changed any jumper settings on the EVKB board.&lt;BR /&gt;2. SDK version: 2.16.000&lt;BR /&gt;3. USB1 to PC&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 08:41:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1170EVKB-USB-RNDIS/m-p/1958591#M4940</guid>
      <dc:creator>seobi</dc:creator>
      <dc:date>2024-09-20T08:41:36Z</dc:date>
    </item>
    <item>
      <title>回复： RT1170EVKB USB-RNDIS</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1170EVKB-USB-RNDIS/m-p/1959386#M4941</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228348"&gt;@seobi&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;Thanks for your interest in NXP MIMXRT series!&lt;/P&gt;
&lt;P&gt;The board's jumpers just need to be left as default, however, you will need an adapter and to connect the phone to the board.&lt;/P&gt;
&lt;P&gt;Check out this document for details on how to test this:&amp;nbsp;boards\evkbmimxrt1170\lwip_examples\lwip_dhcp_usb\bm\cm7\&lt;STRONG&gt;&lt;EM&gt;MCUXpresso SDK USB RNDIS &amp;amp; LWIP User Guide.pdf&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gavin_Jia_0-1727059681081.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300549i6D86DE282DB5FA88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gavin_Jia_0-1727059681081.png" alt="Gavin_Jia_0-1727059681081.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gavin_Jia_1-1727059707164.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300551i9D21C1440C59AAB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gavin_Jia_1-1727059707164.png" alt="Gavin_Jia_1-1727059707164.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 02:48:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1170EVKB-USB-RNDIS/m-p/1959386#M4941</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2024-09-23T02:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170EVKB USB-RNDIS</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1170EVKB-USB-RNDIS/m-p/1960660#M4943</link>
      <description>&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;I have completed testing the rndis transmit and receive function by combining vnic and lwip.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 09:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1170EVKB-USB-RNDIS/m-p/1960660#M4943</guid>
      <dc:creator>seobi</dc:creator>
      <dc:date>2024-09-24T09:28:32Z</dc:date>
    </item>
  </channel>
</rss>

