<?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>LPC Microcontrollers中的主题 Re: LPC11U24 USB  USBD_API-&amp;gt;hw-&amp;gt;Init hard fault</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1322984#M46160</link>
    <description>&lt;P&gt;You can't see source code of this function. This is USB ROM API.&lt;/P&gt;
&lt;P&gt;For detail, see description of USBD_HW_API in UM,&amp;nbsp;Chapter 10: LPC11U3x/2x/1x USB on-chip drivers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 05:59:57 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2021-08-13T05:59:57Z</dc:date>
    <item>
      <title>LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1317859#M46054</link>
      <description>&lt;P&gt;I have a board with the LPC11U24 chip which I am trying to use the USB rom CDC example (nxp_lpcxpresso_11u14_usbd_lib_cdc).&lt;/P&gt;&lt;P&gt;I get a hard fault when calling the USBD_API-&amp;gt;hw-&amp;gt;Init().&lt;/P&gt;&lt;P&gt;I used the lpcopen_v2_00a_lpcxpresso_nxp_lpcxpresso_11u14 version just changing the chip to LPC11U24 as suggested in the forum.&lt;/P&gt;&lt;P&gt;I also used other LPC OPEN versions with the same results. The board has a 12MHz crystal like the example code.&lt;/P&gt;&lt;P&gt;How can I find the problem?&lt;/P&gt;&lt;P&gt;Is there non rom USB code available that also can work?&lt;/P&gt;&lt;P&gt;Is there any other LPC11U24 initialization that need to be changed or added to the LPCU14 ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 06:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1317859#M46054</guid>
      <dc:creator>kiryat8</dc:creator>
      <dc:date>2021-08-04T06:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1318634#M46062</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Do you use NXP LPC11U24 demo board test ?&lt;/P&gt;&lt;P&gt;LPC11U24 just has larger SRAM than LPC11U14, and has eeprom. All other peripherals are the same, so the driver lib is the same. LPC11U24 is backward-compatible with LPC11U14.&lt;/P&gt;&lt;P&gt;So you can use LPC11U14 LPCOpen code for LPC11U24.&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 03:09:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1318634#M46062</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-08-05T03:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1318649#M46063</link>
      <description>&lt;P&gt;This is good to know. This is a small LPC11U24 based custom board.&lt;/P&gt;&lt;P&gt;I used the USB CDC example as is which looks good but it gives a hard fault upon USB ROM initialization.&lt;/P&gt;&lt;P&gt;/* USB Initialization */&lt;BR /&gt;ret = USBD_API-&amp;gt;hw-&amp;gt;Init(&amp;amp;g_hUsb, &amp;amp;desc, &amp;amp;usb_param);&lt;/P&gt;&lt;P&gt;I do not have much to go on.&lt;/P&gt;&lt;P&gt;What could be the prblem or ways to find out what the problem is?&lt;/P&gt;&lt;P&gt;Thanks David&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 03:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1318649#M46063</guid>
      <dc:creator>kiryat8</dc:creator>
      <dc:date>2021-08-05T03:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1320237#M46100</link>
      <description>&lt;P&gt;I have verified&amp;nbsp;USBD_API-&amp;gt;hw-&amp;gt;Init hard fault on my LPC11u24 demo board. it works. Is there any error code returned?&lt;/P&gt;
&lt;P&gt;If you didn't change code, the problem may on your board. please check your USB hw design and clock setting. you need to use a USB monitor to check if the command is successful sent and if any response is received for MCU side.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1628499207676.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/152275i319722DB1560636E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1628499207676.png" alt="ZhangJennie_0-1628499207676.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 08:55:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1320237#M46100</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-08-09T08:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1320251#M46103</link>
      <description>&lt;P&gt;I will forward this to our hardware engineer and get back to you.&lt;/P&gt;&lt;P&gt;Thanks David&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 09:14:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1320251#M46103</guid>
      <dc:creator>kiryat8</dc:creator>
      <dc:date>2021-08-09T09:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1322904#M46157</link>
      <description>&lt;P&gt;Why we can not find the implement of "&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;USBD_API-&amp;gt;hw-&amp;gt;Init&lt;/SPAN&gt;"?&amp;nbsp; Dose it is NXP's private library function?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 02:49:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1322904#M46157</guid>
      <dc:creator>andarm</dc:creator>
      <dc:date>2021-08-13T02:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1322984#M46160</link>
      <description>&lt;P&gt;You can't see source code of this function. This is USB ROM API.&lt;/P&gt;
&lt;P&gt;For detail, see description of USBD_HW_API in UM,&amp;nbsp;Chapter 10: LPC11U3x/2x/1x USB on-chip drivers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 05:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1322984#M46160</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-08-13T05:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1323044#M46161</link>
      <description>&lt;P&gt;Hi Jennie ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have LPC1830 UM ? Some reason, I can not scan the internet but only here I can.&amp;nbsp;&lt;BR /&gt;If you have this UM please send it me.&lt;/P&gt;&lt;P&gt;Appreciate to&amp;nbsp; you .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 07:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1323044#M46161</guid>
      <dc:creator>andarm</dc:creator>
      <dc:date>2021-08-13T07:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1328138#M46244</link>
      <description>&lt;P&gt;this is the UM link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=UM10430" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=UM10430&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 03:08:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1328138#M46244</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-08-24T03:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24 USB  USBD_API-&gt;hw-&gt;Init hard fault</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1328140#M46245</link>
      <description>&lt;P&gt;You can't see source code of this function. This is USB ROM API.&lt;/P&gt;
&lt;P&gt;For detail, see description of USBD_HW_API in UM,&amp;nbsp;Chapter 10: LPC11U3x/2x/1x USB on-chip drivers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 03:09:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U24-USB-USBD-API-gt-hw-gt-Init-hard-fault/m-p/1328140#M46245</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-08-24T03:09:20Z</dc:date>
    </item>
  </channel>
</rss>

