<?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: LPC55 MCU Bootloader in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1512509#M49968</link>
    <description>&lt;P&gt;I'm porting a controller from Kinetis to LPC and here is the first draft of our SBL. Rest is just drivers from example projects.&lt;/P&gt;&lt;P&gt;Our Kinetis version output update status to an LCD during update, handled button-driven revert feature, and initialized EEPROM, all in 8K. I hope I can add some of those features back later and stay in 32K. (Whining about bloat here, NXP.)&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2022 17:11:13 GMT</pubDate>
    <dc:creator>Waterski</dc:creator>
    <dc:date>2022-08-26T17:11:13Z</dc:date>
    <item>
      <title>LPC55 MCU Bootloader</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1350424#M46631</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are looking for a secondstage bootloader to boot from an external flash over SPI. The main idea is that we could implement a FUOTA framework and boot after receiving a image over some wireless connection. I have read that to boot we have to toggle the ISP Pin.. is there a way to start the boot process with setting a flag in the software?&lt;/P&gt;&lt;P&gt;We are aware that there is the MCU Bootloader. Is there an example for an LPC Microcontroller? We would like to implement it on the LPC55S16 or LPC55S69.&lt;/P&gt;&lt;P&gt;Could you provide some sourcecode example? In the SDK of the LPC there is no example for a secondstage bootloader.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Corsin Obrist&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 07:40:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1350424#M46631</guid>
      <dc:creator>nxp-obrist</dc:creator>
      <dc:date>2021-10-05T07:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55 MCU Bootloader</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1351334#M46650</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191813"&gt;@nxp-obrist&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;I will recommend the SDK of the LPC54018 it contain MCU Boot examples that you can use as a reference.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Also please give a look into this Application Note for LPC546x&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;LPC5460x UART Secondary Bootloader using Ymodem.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12384.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12384.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:50:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1351334#M46650</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2021-10-06T16:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55 MCU Bootloader</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1452608#M48643</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190340"&gt;@nxf77486&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;In the SDK of the LPC54018, I could find out the code of mcu-boot middleware. But there are no examples with the main function in the SDK.&lt;/P&gt;&lt;P&gt;The application note AN12384 for the&amp;nbsp;&lt;SPAN&gt;LPC5460x UART Secondary Bootloader using Ymodem is clear. However there are no download link for the code in the application note.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please give more informations? My final objectif is to make an UART Secondary Bootloader for my MCU LPC55S28.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a lot in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 08:38:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1452608#M48643</guid>
      <dc:creator>longmax90</dc:creator>
      <dc:date>2022-05-04T08:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55 MCU Bootloader</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1512509#M49968</link>
      <description>&lt;P&gt;I'm porting a controller from Kinetis to LPC and here is the first draft of our SBL. Rest is just drivers from example projects.&lt;/P&gt;&lt;P&gt;Our Kinetis version output update status to an LCD during update, handled button-driven revert feature, and initialized EEPROM, all in 8K. I hope I can add some of those features back later and stay in 32K. (Whining about bloat here, NXP.)&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 17:11:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55-MCU-Bootloader/m-p/1512509#M49968</guid>
      <dc:creator>Waterski</dc:creator>
      <dc:date>2022-08-26T17:11:13Z</dc:date>
    </item>
  </channel>
</rss>

