<?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: boot mode for usb</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523982#M6618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pra18 on Thu Jul 31 13:25:15 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use lpc4350.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I know why you say there will be no change in boot mode or we dont need to support USB boot mode in this case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;since in this case a CDC USB needs to be in adde newly in the&amp;nbsp; firmware, still there is no need for newly supporting USB boot mode? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or to put it in another way, under which scenario do you think the USB boot mode needs to be supported in a design.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:47:12 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:47:12Z</dc:date>
    <item>
      <title>boot mode for usb</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523980#M6616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pra18 on Thu Jul 31 03:32:45 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a query with regard to the boot mode support on the lpc43xx in a scenario that is described as follows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Assume&amp;nbsp; currently SPIFI and USART3 boot modes supported on a platform,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and Suppose that on this platform , There is a USB to UART bridge chip that gets connected on one end to the lpc USART3 .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some reason , we attempt to try to remove this bridge from the platform&amp;nbsp; , what is the implication of this on the boot mode of the platform that earlier used to boot from USART3 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can the device still boot from USART3 or it needs to now newly support to boot from USB0/1 .&amp;nbsp; If new boot mode is required at all, is it easier to support this mode additionally. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523980#M6616</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: boot mode for usb</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523981#M6617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Thu Jul 31 10:50:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi pra18,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Disconnecting UART to USB bridge will not change boot behavior. You just need to make sure that boot jumpers are at proper place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW,&amp;nbsp; which device in LPC43xx series are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523981#M6617</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: boot mode for usb</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523982#M6618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pra18 on Thu Jul 31 13:25:15 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use lpc4350.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I know why you say there will be no change in boot mode or we dont need to support USB boot mode in this case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;since in this case a CDC USB needs to be in adde newly in the&amp;nbsp; firmware, still there is no need for newly supporting USB boot mode? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or to put it in another way, under which scenario do you think the USB boot mode needs to be supported in a design.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523982#M6618</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: boot mode for usb</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523983#M6619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by heema on Sun Sep 21 22:39:10 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;this is exactly what I was looking for. Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:47:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/boot-mode-for-usb/m-p/523983#M6619</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:47:13Z</dc:date>
    </item>
  </channel>
</rss>

