<?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: Is possible that LPC 1549 Firmware upload via USB</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513933#M434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Thu Jan 14 09:52:06 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Jerrycc&lt;/STRONG&gt;&lt;BR /&gt;It's seems good to use USB.&lt;BR /&gt;&lt;BR /&gt;and....and....and....what's next?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Read User Manual Chapter 34.5&amp;nbsp; :O &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;34.5 USB communication protocol&lt;BR /&gt;The LPC154x parts are enumerated as a Mass Storage Class (MSC) device to a PC or&lt;BR /&gt;another embedded system. In order to connect via the USB interface, the part must use&lt;BR /&gt;an external crystal at a frequency of 12 MHz. The MSC device presents an easy&lt;BR /&gt;integration with the PC’s operating system. The flash memory space is represented as a&lt;BR /&gt;drive in the host file system. The entire available user flash is mapped to a file of the size&lt;BR /&gt;of the LPC154x flash in the host’s folder with the default name firmware.bin. The&lt;BR /&gt;firmware.bin file can be deleted and a new file can be copied into the directory, thereby&lt;BR /&gt;updating the user code in flash. Note that the filename of the new flash image file is not&lt;BR /&gt;important. After a reset or a power cycle, the new file is visible in the host’s file system&lt;BR /&gt;under it’s default name firmware.bin.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:09:46 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:09:46Z</dc:date>
    <item>
      <title>Is possible that LPC 1549 Firmware upload via USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513932#M433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jerrycc on Thu Jan 14 09:32:38 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi everyone~&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a beginner of LPC 1549. and I try my best to describe my questions in English.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is I want to upload firmware to mcu via USB interaface , UART is my secondly section. Because of using scenario.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First , I have been study Data sheet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Table 89. ISP modes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ISP mode ISP_0&amp;nbsp; ISP_1&amp;nbsp; Describe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOW&amp;nbsp;&amp;nbsp; HIGH&amp;nbsp;&amp;nbsp; Part enters ISP via USB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's seems good to use USB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and....and....and....what's next?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which pins are needed to used in Hardware ?&amp;nbsp; P1_11 and else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which sample codes can I used?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have to understand Boot loader?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Very very thank you guys~~~:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:09:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513932#M433</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible that LPC 1549 Firmware upload via USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513933#M434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Thu Jan 14 09:52:06 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Jerrycc&lt;/STRONG&gt;&lt;BR /&gt;It's seems good to use USB.&lt;BR /&gt;&lt;BR /&gt;and....and....and....what's next?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Read User Manual Chapter 34.5&amp;nbsp; :O &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;34.5 USB communication protocol&lt;BR /&gt;The LPC154x parts are enumerated as a Mass Storage Class (MSC) device to a PC or&lt;BR /&gt;another embedded system. In order to connect via the USB interface, the part must use&lt;BR /&gt;an external crystal at a frequency of 12 MHz. The MSC device presents an easy&lt;BR /&gt;integration with the PC’s operating system. The flash memory space is represented as a&lt;BR /&gt;drive in the host file system. The entire available user flash is mapped to a file of the size&lt;BR /&gt;of the LPC154x flash in the host’s folder with the default name firmware.bin. The&lt;BR /&gt;firmware.bin file can be deleted and a new file can be copied into the directory, thereby&lt;BR /&gt;updating the user code in flash. Note that the filename of the new flash image file is not&lt;BR /&gt;important. After a reset or a power cycle, the new file is visible in the host’s file system&lt;BR /&gt;under it’s default name firmware.bin.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:09:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513933#M434</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible that LPC 1549 Firmware upload via USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513934#M435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jerrycc on Thu Jan 14 10:41:46 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still have some stupid questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I find Firmware.bin ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have to set up any Hardware jumper or else steps?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The User manual mention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"the part must use an external crystal at a frequency of 12 MHz"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is "the part" specific meaning? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my realize is that I have to add a crystal on my LPC1549 board and connect to the pin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where can I get that Info?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much ~~~:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:09:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513934#M435</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible that LPC 1549 Firmware upload via USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513935#M436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Thu Jan 14 11:56:55 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Jerrycc&lt;/STRONG&gt;&lt;BR /&gt;How can I find Firmware.bin ?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso is creating that bin-file. That's your new program&amp;nbsp; ;-) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Read FAQ:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://https://www.lpcware.com/content/faq/lpcxpresso/post-processing-linked-application"&gt;Post-processing your linked application&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Jerrycc&lt;/STRONG&gt;&lt;BR /&gt;Do I have to set up any Hardware jumper or else steps?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set ISP_0 low and ISP_1 high to start the bootloader as described in the user manual...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Jerrycc&lt;/STRONG&gt;&lt;BR /&gt;The User manual mention.&lt;BR /&gt;"the part must use an external crystal at a frequency of 12 MHz"&lt;BR /&gt;What is "the part" specific meaning? &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course that's your LPC15xx...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Jerrycc&lt;/STRONG&gt;&lt;BR /&gt;my realize is that I have to add a crystal on my LPC1549 board and connect to the pin.&lt;BR /&gt;Where can I get that Info?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ask the man which made / sold this 'my LPC1549 board'&amp;nbsp; :O &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:09:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513935#M436</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible that LPC 1549 Firmware upload via USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513936#M437</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 Fri Jan 15 07:38:37 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jerry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which board are you using?&amp;nbsp; If you are using LPCXpresso 1549 board, then you have both main crystal and RTC crystal on this board. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:09:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-possible-that-LPC-1549-Firmware-upload-via-USB/m-p/513936#M437</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:09:48Z</dc:date>
    </item>
  </channel>
</rss>

