<?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: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880571#M35195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unknown USB1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/78088i0E2E97682BCB3C35/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unknown USB1.PNG" alt="Unknown USB1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2019 03:19:52 GMT</pubDate>
    <dc:creator>seowwoo_quek</dc:creator>
    <dc:date>2019-04-09T03:19:52Z</dc:date>
    <item>
      <title>LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880568#M35192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I followed the UM11071 on page 36 to Reinvoke ISP in USB Mode(4.6.8)but it does not work.&lt;/P&gt;&lt;P&gt;Do I need to add others code to make it work.&lt;/P&gt;&lt;P&gt;I used the lpcxpresso51u68_dev_hid_generic_freertos example and&amp;nbsp; the LPCXpresso board for LPC51U68&lt;/P&gt;&lt;P&gt;I am able to pass the Cmd 57 and param0 = 2 from my application&lt;/P&gt;&lt;P&gt;the changes are in &lt;/P&gt;&lt;P&gt;USB_DeviceHidGenericCallback function in hid_generic.c&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 03:04:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880568#M35192</guid>
      <dc:creator>seowwoo_quek</dc:creator>
      <dc:date>2019-04-05T03:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880569#M35193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seow Woo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you print the status_result[0] below the function? This will help us to know if the command was executed correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also print the&amp;nbsp;command_param[0] and&amp;nbsp;command_param[1] to know exactly which commands are you using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 17:04:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880569#M35193</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-04-08T17:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880570#M35194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;I made the printf but I am making use of fsi_iap.c - IAP_ReinvokeISP API. The function iap_entry(command, result)never return to &lt;/P&gt;&lt;P&gt;*status = translate_iap_status(result[0]);&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IAP_REinvokeISR.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75830i2CF113A13885B40E/image-size/large?v=v2&amp;amp;px=999" role="button" title="IAP_REinvokeISR.png" alt="IAP_REinvokeISR.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IAP_REinvokeISR_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75834iC7FED6C40ECF07BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="IAP_REinvokeISR_1.png" alt="IAP_REinvokeISR_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 02:29:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880570#M35194</guid>
      <dc:creator>seowwoo_quek</dc:creator>
      <dc:date>2019-04-09T02:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880571#M35195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unknown USB1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/78088i0E2E97682BCB3C35/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unknown USB1.PNG" alt="Unknown USB1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 03:19:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880571#M35195</guid>
      <dc:creator>seowwoo_quek</dc:creator>
      <dc:date>2019-04-09T03:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880572#M35196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;when I used the iap_flash example. the IAP_ReinvokeISP API works but I need to&amp;nbsp;comment out the &lt;/P&gt;&lt;P&gt;//__disable_irq();&lt;/P&gt;&lt;P&gt;But I need to use the dev_hid_generic_freertos example to enter IAP_ReinvokeISP API&amp;nbsp;. looks like need to do other setting for USB HIB before calling IAP_ReinvokeISP. Can help to find out why?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="disable_irq.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63032i41FD246495CCF349/image-size/large?v=v2&amp;amp;px=999" role="button" title="disable_irq.png" alt="disable_irq.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CRP Disable.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63781iDEDF96BF51812E7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="CRP Disable.png" alt="CRP Disable.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 05:28:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880572#M35196</guid>
      <dc:creator>seowwoo_quek</dc:creator>
      <dc:date>2019-04-09T05:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880573#M35197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USB API's are in ROM and I suspect the transfer data from the host could cause problems while changing to ISP mode cause this mode also initialize the USB module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try disabling the USB module before Reinvoke ISP function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 13:36:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880573#M35197</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-04-11T13:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880574#M35198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;How to do&lt;/P&gt;&lt;P&gt;"Could you try disabling the USB module before Reinvoke ISP function?"&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 06:14:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880574#M35198</guid>
      <dc:creator>seowwoo_quek</dc:creator>
      <dc:date>2019-04-12T06:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880575#M35199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look to this functions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&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/71544iD1062AF41738C9A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 13:04:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880575#M35199</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-04-12T13:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880576#M35200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;i tried all of these functions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;USB_DeviceDeinit(g_UsbDeviceHidGeneric.&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;deviceHandle&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;USB_DeviceStop(g_UsbDeviceHidGeneric.deviceHandle);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;NVIC_DisableIRQ(USB0_IRQn);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;before I call &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;IAP_ReinvokeISP(2, &amp;amp;status);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;The result is the same, I cannot go into USB MSC boot mode. and USB not recognized&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="usb not recognized.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73092iF8DAC12224F4033C/image-size/large?v=v2&amp;amp;px=999" role="button" title="usb not recognized.PNG" alt="usb not recognized.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;what is the USB PID and VIP for the USB MSC boot mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pid.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73491i9448EF94EA017B13/image-size/large?v=v2&amp;amp;px=999" role="button" title="pid.PNG" alt="pid.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2019 07:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880576#M35200</guid>
      <dc:creator>seowwoo_quek</dc:creator>
      <dc:date>2019-04-14T07:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880577#M35201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try first using the StopFunction and after that using the deinit function? Also you could try using the&amp;nbsp;USB_DeviceClassDeinit(uint8_t controllerId) to deinit the stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 16:26:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880577#M35201</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-04-15T16:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPC51U68 Reinvoke ISP in USB Mode is not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880578#M35202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using usb_device_cdc_vcom_lite example and the following codes work.&lt;BR /&gt;&amp;nbsp;USB_DeviceStop(s_cdcVcom.deviceHandle);&lt;BR /&gt;&amp;nbsp;BOARD_BootClockFROHF48M();&lt;BR /&gt;&amp;nbsp;command[0] = 57;&lt;BR /&gt;&amp;nbsp;command[1] = 2;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// 2: USB&lt;BR /&gt;&amp;nbsp;((IAP_ENTRY_T)FSL_FEATURE_SYSCON_IAP_ENTRY_LOCATION)(command, result);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 07:24:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC51U68-Reinvoke-ISP-in-USB-Mode-is-not-working/m-p/880578#M35202</guid>
      <dc:creator>waynechenicp</dc:creator>
      <dc:date>2019-05-13T07:24:54Z</dc:date>
    </item>
  </channel>
</rss>

