<?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のトピックLPC54018JxM : IMG_BAUDRATE definition</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899471#M36118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;When&amp;nbsp;running firmware directly from internal flash (XIP), the startup code defines the following for the image header&amp;nbsp; for "spi_clock_freq" at offset 0x1C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; IF :DEF: IMG_BAUDRATE&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; DCD IMG_BAUDRATE;(0x1C) image baudrate&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; ELSE&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;DCD 0 ; (0x1C) reserved&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; ENDIF&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;However, IMG_BAUDRATE is not defined anywhere in the SDK when compiling any example in XIP.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;What is the value to&amp;nbsp;set&amp;nbsp;IMG_BAUDRATE when running in XIP mode for best performance ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2019 18:19:55 GMT</pubDate>
    <dc:creator>belmontbob59</dc:creator>
    <dc:date>2019-05-17T18:19:55Z</dc:date>
    <item>
      <title>LPC54018JxM : IMG_BAUDRATE definition</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899471#M36118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;When&amp;nbsp;running firmware directly from internal flash (XIP), the startup code defines the following for the image header&amp;nbsp; for "spi_clock_freq" at offset 0x1C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; IF :DEF: IMG_BAUDRATE&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; DCD IMG_BAUDRATE;(0x1C) image baudrate&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; ELSE&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;DCD 0 ; (0x1C) reserved&lt;/EM&gt;&lt;BR /&gt;&lt;EM style="font-family: 'courier new', courier, monospace; "&gt; ENDIF&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;However, IMG_BAUDRATE is not defined anywhere in the SDK when compiling any example in XIP.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;What is the value to&amp;nbsp;set&amp;nbsp;IMG_BAUDRATE when running in XIP mode for best performance ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2019 18:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899471#M36118</guid>
      <dc:creator>belmontbob59</dc:creator>
      <dc:date>2019-05-17T18:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018JxM : IMG_BAUDRATE definition</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899472#M36119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;for the opportunity to serve you.&lt;BR /&gt;Actually, a good clock frequency is mainly determined by the QSPI flash chip you use.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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, 20 May 2019 02:23:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899472#M36119</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-05-20T02:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018JxM : IMG_BAUDRATE definition</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899473#M36120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_11.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81712i3C4F93C2C6295F51/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_11.png" alt="pastedImage_11.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;LPC54018JxM does not have&amp;nbsp; QSPI &lt;SPAN style="text-decoration: underline; color: #000000;"&gt;external &lt;/SPAN&gt;flash chip, it has QSPI &lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;internal &lt;/SPAN&gt;flash, chosen by NXP.&amp;nbsp; What is the value to use for IMG_BAUDRATE for NXP's internal flash connected to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;LPC54018JxM's QSPI for optimum performances ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2019 15:50:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899473#M36120</guid>
      <dc:creator>belmontbob59</dc:creator>
      <dc:date>2019-05-20T15:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018JxM : IMG_BAUDRATE definition</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899474#M36121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;BR /&gt;Q1) What is the value to use for IMG_BAUDRATE for NXP's internal flash connected to LPC54018JxM's QSPI for optimum performances?&lt;BR /&gt;-- It'd better not exceed the system clock frequency in the application code, meanwhile, close to the system clock.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Tue, 21 May 2019 06:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-IMG-BAUDRATE-definition/m-p/899474#M36121</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-05-21T06:42:19Z</dc:date>
    </item>
  </channel>
</rss>

