<?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: AN14808, can not find some functions in the document in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2356010#M36535</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160932"&gt;@felix1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;In this case, you would need to add the missing part of:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;case USB_HostCdcEcmRunDial&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;In order for it to match what you see on section d) of "7. In usb_ethernetif_freertos.c:"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Apr 2026 20:24:24 GMT</pubDate>
    <dc:creator>EdwinHz</dc:creator>
    <dc:date>2026-04-24T20:24:24Z</dc:date>
    <item>
      <title>AN14808, can not find some functions in the document</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2354478#M36516</link>
      <description>&lt;P&gt;In the AN14808, connect i.MX RT1170 to Quectel EC200A-CN USB 4G modem,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.nxp.com/bundle/AN14808/page/topics/details_for_implementation.html" target="_blank"&gt;https://docs.nxp.com/bundle/AN14808/page/topics/details_for_implementation.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;can not find some functions in the document chapter 3.7, item g.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;USB_HostCdcECM_ATInCallback();
USB_HostCdcECM_ATOutCallback();
dial_update_status();
dial_tx();
dial_rx();
lte_dial();
USB_HostCdcECM_EC200A_EP0_Callback();
update_ec200a_status();
ep0_communicate();
init_ec200a();                 &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Where can find these sample code functions?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 03:48:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2354478#M36516</guid>
      <dc:creator>felix1</dc:creator>
      <dc:date>2026-04-22T03:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: AN14808, can not find some functions in the document</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2354525#M36518</link>
      <description>&lt;P&gt;I have found it in AN14808SW.zip, but in the document chapter 3.7, item b., it seems miss something in&amp;nbsp;&lt;/P&gt;&lt;P&gt;case USB_HostCdcEcmRunDial:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 06:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2354525#M36518</guid>
      <dc:creator>felix1</dc:creator>
      <dc:date>2026-04-22T06:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: AN14808, can not find some functions in the document</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2356010#M36535</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160932"&gt;@felix1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;In this case, you would need to add the missing part of:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;case USB_HostCdcEcmRunDial&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;In order for it to match what you see on section d) of "7. In usb_ethernetif_freertos.c:"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 20:24:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2356010#M36535</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2026-04-24T20:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: AN14808, can not find some functions in the document</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2356527#M36537</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186731"&gt;@EdwinHz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I don't have RT1170 EVK and Quectel EC200A-CN, I use RT1020 EVK and EC200U-EU&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;C4-P01 EVB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developer.quectel.com/doc/quecpython/Dev_board_guide/en/ec200x-evb.html" target="_blank" rel="noopener"&gt;https://developer.quectel.com/doc/quecpython/Dev_board_guide/en/ec200x-evb.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;to test this application note.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For now, can not trigger the EC200U-EU EVB USB device attached, just show the log&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;USB host init success.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I check the host&amp;nbsp;CONTROLLER_ID, and it seems correct for RT1020.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#if ((defined USB_HOST_CONFIG_EHCI) &amp;amp;&amp;amp; (USB_HOST_CONFIG_EHCI))
#ifndef CONTROLLER_ID
#define CONTROLLER_ID kUSB_ControllerEhci0
#endif
#endif /* USB_HOST_CONFIG_EHCI */&lt;/LI-CODE&gt;&lt;P&gt;Is there any USB difference I need to modify?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 10:47:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2356527#M36537</guid>
      <dc:creator>felix1</dc:creator>
      <dc:date>2026-04-27T10:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: AN14808, can not find some functions in the document</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2359888#M36550</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Anyone have tested the application note before? Can you give your hardware environment for reference, like RTXXXX EVK, Quectel modem module.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 03:09:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AN14808-can-not-find-some-functions-in-the-document/m-p/2359888#M36550</guid>
      <dc:creator>felix1</dc:creator>
      <dc:date>2026-05-04T03:09:20Z</dc:date>
    </item>
  </channel>
</rss>

