<?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: Flash access time for LPC54628 at 220MHz</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-access-time-for-LPC54628-at-220MHz/m-p/916793#M36619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="344729" data-username="hugo.gateau@microej.com" href="https://community.nxp.com/people/hugo.gateau@microej.com"&gt;Hugo Gateau&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Yes, I also think this is a bug, you can add the connect 180 MHz &amp;lt; CCLK  220 MHz in&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;8 system clocks&lt;/SPAN&gt; part. I will report it to SDK Development team, thanks for your sharing.&lt;/P&gt;&lt;P&gt;BTW, recommend you use the latest SDK version v2.6 and refer to the latest User Manual of UM10912.&lt;/P&gt;&lt;P&gt;(The new version also has this bug, while it fixed some other issue in old versions.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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>Thu, 29 Aug 2019 03:06:35 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2019-08-29T03:06:35Z</dc:date>
    <item>
      <title>Flash access time for LPC54628 at 220MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-access-time-for-LPC54628-at-220MHz/m-p/916792#M36618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In documentation (UM10912.pdf section 6.5.64 Table 182 FLASHTIM) we can read that the LPC54628 can operate with&amp;nbsp;&lt;SPAN class=""&gt;8 system clocks flash access time (for system clock rates up to 168 MHz and for system clock rates 180 MHz &amp;lt; CCLK &amp;lt;=&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;220 MHz). So at 220 MHz I would expect 8 system clocks access time instead of 9 at 180 MHz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;But in the SDK CLOCK driver version 2.2.0. this is not the case in fls_clock.c:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;void CLOCK_SetFLASHAccessCyclesForFreq(uint32_t iFreq)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; else if (iFreq &amp;lt;= 168000000U)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CLOCK_SetFLASHAccessCycles(kCLOCK_Flash8Cycle);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; else&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CLOCK_SetFLASHAccessCycles(kCLOCK_Flash9Cycle);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something or is it a mistake ?&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 09:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-access-time-for-LPC54628-at-220MHz/m-p/916792#M36618</guid>
      <dc:creator>hugo_gateau</dc:creator>
      <dc:date>2019-08-28T09:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Flash access time for LPC54628 at 220MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-access-time-for-LPC54628-at-220MHz/m-p/916793#M36619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="344729" data-username="hugo.gateau@microej.com" href="https://community.nxp.com/people/hugo.gateau@microej.com"&gt;Hugo Gateau&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Yes, I also think this is a bug, you can add the connect 180 MHz &amp;lt; CCLK  220 MHz in&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;8 system clocks&lt;/SPAN&gt; part. I will report it to SDK Development team, thanks for your sharing.&lt;/P&gt;&lt;P&gt;BTW, recommend you use the latest SDK version v2.6 and refer to the latest User Manual of UM10912.&lt;/P&gt;&lt;P&gt;(The new version also has this bug, while it fixed some other issue in old versions.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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>Thu, 29 Aug 2019 03:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-access-time-for-LPC54628-at-220MHz/m-p/916793#M36619</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-08-29T03:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Flash access time for LPC54628 at 220MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-access-time-for-LPC54628-at-220MHz/m-p/916794#M36620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you it completely fixed my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed it was SDK 2.6 I was mislead by the file header:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #6a9955;"&gt;/*! @name Driver version */&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6a9955;"&gt;/*@{*/&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6a9955;"&gt;/*! @brief CLOCK driver version 2.2.0. */&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #569cd6;"&gt;#define FSL_CLOCK_DRIVER_VERSION (MAKE_VERSION(&lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #6a9955;"&gt;/*@}*/&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is off topic but is there a way to match SDK version with driver version ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 13:31:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-access-time-for-LPC54628-at-220MHz/m-p/916794#M36620</guid>
      <dc:creator>hugo_gateau</dc:creator>
      <dc:date>2019-08-29T13:31:04Z</dc:date>
    </item>
  </channel>
</rss>

