<?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: Does LPC54018M have IAP FLASH functions?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020796#M39884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isn't the 54018 a flashless part? That explains why it has no IAP...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Nov 2019 09:04:23 GMT</pubDate>
    <dc:creator>converse</dc:creator>
    <dc:date>2019-11-22T09:04:23Z</dc:date>
    <item>
      <title>Does LPC54018M have IAP FLASH functions?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020794#M39882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to program &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;the internal 4 MByte Flash of the&amp;nbsp;&lt;/SPAN&gt;LPC54018M via IAP.&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;In the SDK there is the "boards\lpcxpresso54s018m\driver_examples\iap\iap_basic" example, but it doesn't include&amp;nbsp;IAP_PrepareSectorForWrite/IAP_EraseSector functions.&amp;nbsp; These APIs&amp;nbsp; don't work after adding into the example, even though running in on-chip SRAM.&amp;nbsp;Does LPC54018M have IAP FLASH functions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IAP example&lt;/P&gt;&lt;P&gt;PartID: 1FD4018&lt;/P&gt;&lt;P&gt;The major version is: 1501&lt;/P&gt;&lt;P&gt;The minor version is: 0&lt;/P&gt;&lt;P&gt;Unique ID: 0000&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;IAP_PrepareSectorForWrite return 0x27d9&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;IAP_EraseSector return 0x27d9&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 03:30:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020794#M39882</guid>
      <dc:creator>shaozhongliangs</dc:creator>
      <dc:date>2019-11-21T03:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Does LPC54018M have IAP FLASH functions?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020795#M39883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="208344" data-username="shaozhongliangs.zliang" href="https://community.nxp.com/people/shaozhongliangs.zliang" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;S.z. Liang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;LPC540xx, unlike LPC546xx, doesn't integrate IAP prepare sectors for write operation and erase sector command.&lt;/P&gt;&lt;P&gt;Actually, According to LPC540xx UM, There are only 4 IAP commands valid.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/93194i03D28A1763AA9558/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we check LPC546xx UM, more IAP commands are supported:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/93369iAA5788C401A66C42/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's different.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 05:20:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020795#M39883</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-11-22T05:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does LPC54018M have IAP FLASH functions?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020796#M39884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isn't the 54018 a flashless part? That explains why it has no IAP...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:04:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020796#M39884</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2019-11-22T09:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Does LPC54018M have IAP FLASH functions?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020797#M39885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I understood your mentioned "LPC54018M" as "LPC54018JxM", right?&lt;/P&gt;&lt;P&gt;LPC54018JxM has Internal Serial Flash but other&amp;nbsp;&lt;SPAN&gt;LPC540xx doesn't have internal Flash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So LPC54018JxM&amp;nbsp; has flash. But as LPC54018JxM flash is&amp;nbsp;a internal serial flash, ( encapsulating a SPIFI flash inside the package), It's different with other on chip flash chips.&amp;nbsp; So I am with your&amp;nbsp;angle of view to understand this issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2019 01:37:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1020797#M39885</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-11-25T01:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Does LPC54018M have IAP FLASH functions?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1414215#M47917</link>
      <description>&lt;P&gt;Hi Jun,&lt;/P&gt;&lt;P&gt;I am going to build LPC54S018J4M&amp;nbsp;&lt;SPAN&gt;a internal flash erase/ write function with iap. But as previous question, clarified the iap only 4 command for the chip. could you help to explain how to do a erase/ write bootloader to SRAM through IAR + J-Link for the chip? SPIFI command or other?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I try to use access 0x40080000 (SPIFI command registers), but return me as 0s ~~ Why? any procedure need to enable r/w for this registers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Spring ~~&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 07:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC54018M-have-IAP-FLASH-functions/m-p/1414215#M47917</guid>
      <dc:creator>springc</dc:creator>
      <dc:date>2022-02-16T07:16:38Z</dc:date>
    </item>
  </channel>
</rss>

