<?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: System clock to be 100Mhz for LPC5536 for FLASH ERASE in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/System-clock-to-be-100Mhz-for-LPC5536-for-FLASH-ERASE/m-p/1756742#M54698</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223972"&gt;@ja_lpc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Maybe there is issue&amp;nbsp;with&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"flashiap", when you use flash&amp;nbsp;ERASE and PROGRAM operations must be performed with a system clock below or equal to 100 MHz as UM said.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2) The flash API is ROM api, source code are not public.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 07:44:36 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2023-11-14T07:44:36Z</dc:date>
    <item>
      <title>System clock to be 100Mhz for LPC5536 for FLASH ERASE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/System-clock-to-be-100Mhz-for-LPC5536-for-FLASH-ERASE/m-p/1754314#M54666</link>
      <description>&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;In LPC5536 manual its mentioned :&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Note: Flash ERASE and PROGRAM operations must be performed with a system clock&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;below or equal to 100 MHz&lt;/STRONG&gt;&lt;SPAN&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But when I&amp;nbsp;went through the code sample in "flashiap", i see that the boot clock is set to 150MHZ.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I don't&amp;nbsp;see the clock being reduced to 100Mhz anywhere in this code before erasing flash region. Why is that so?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is that already handled by the flash APIs (from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BOOTLOADER_API_TREE_POINTER)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;Also, where can I find the function definitions of these APIs? (for example&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;BOOTLOADER_API_TREE_POINTER-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;flashDriver&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;flash_program())&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Nov 2023 15:48:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/System-clock-to-be-100Mhz-for-LPC5536-for-FLASH-ERASE/m-p/1754314#M54666</guid>
      <dc:creator>ja_lpc</dc:creator>
      <dc:date>2023-11-08T15:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: System clock to be 100Mhz for LPC5536 for FLASH ERASE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/System-clock-to-be-100Mhz-for-LPC5536-for-FLASH-ERASE/m-p/1756742#M54698</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223972"&gt;@ja_lpc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Maybe there is issue&amp;nbsp;with&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"flashiap", when you use flash&amp;nbsp;ERASE and PROGRAM operations must be performed with a system clock below or equal to 100 MHz as UM said.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2) The flash API is ROM api, source code are not public.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 07:44:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/System-clock-to-be-100Mhz-for-LPC5536-for-FLASH-ERASE/m-p/1756742#M54698</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-11-14T07:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: System clock to be 100Mhz for LPC5536 for FLASH ERASE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/System-clock-to-be-100Mhz-for-LPC5536-for-FLASH-ERASE/m-p/1758359#M54716</link>
      <description>May be you can raise a ticket to fix this in flashiap.&lt;BR /&gt;Because that is being taken as reference example.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Nov 2023 12:49:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/System-clock-to-be-100Mhz-for-LPC5536-for-FLASH-ERASE/m-p/1758359#M54716</guid>
      <dc:creator>ja_lpc</dc:creator>
      <dc:date>2023-11-16T12:49:27Z</dc:date>
    </item>
  </channel>
</rss>

