<?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: SPI issues in the LPC54018 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1564990#M50947</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have checked the data sheet of TFT_DISPLAY(ST7789V), it is three wires spi interface, you said that the display was working properly in the NON-XIP Project, but did not work when you run the project in XIP.&lt;/P&gt;
&lt;P&gt;Pls check the following items:&lt;/P&gt;
&lt;P&gt;1)pls check if the display spi signals are overlapped with the spifi siganal which is connected to spifi flash.&lt;/P&gt;
&lt;P&gt;2)Pls try to create a LED toggling example in XIP mode(toggling a LED in a fixed period Timer ISR), and check if the LED can toggle in XIP mode.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 07:35:23 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2022-12-06T07:35:23Z</dc:date>
    <item>
      <title>SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1564914#M50944</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we are working with the customized LPC54018 Micro-controller interface with the TFT_DISPLAY(ST7789V).Actually our display was working properly in the NON-XIP Project.While we are&amp;nbsp; working with XIP Project where we getting the clock data but the display&amp;nbsp;&lt;SPAN&gt;doesn't shown the correct data/ didn't get refreshed?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 05:26:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1564914#M50944</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-06T05:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1564990#M50947</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have checked the data sheet of TFT_DISPLAY(ST7789V), it is three wires spi interface, you said that the display was working properly in the NON-XIP Project, but did not work when you run the project in XIP.&lt;/P&gt;
&lt;P&gt;Pls check the following items:&lt;/P&gt;
&lt;P&gt;1)pls check if the display spi signals are overlapped with the spifi siganal which is connected to spifi flash.&lt;/P&gt;
&lt;P&gt;2)Pls try to create a LED toggling example in XIP mode(toggling a LED in a fixed period Timer ISR), and check if the LED can toggle in XIP mode.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 07:35:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1564990#M50947</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-12-06T07:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1568683#M51003</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;XiangJun Rong,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was worked with LED Toggle examples in the LPC54018 Controller. Where&amp;nbsp;the LED was worked very well and there is no overlapped in the SPI signals&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 02:22:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1568683#M51003</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-13T02:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1568892#M51006</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This is my guess, Running in internal SRAM is faster that that of running in spifi flash, which leads to the fact that the core can not update the data in display buffer in time. If it is the case, pls simplify the code to reduce the core load.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 08:56:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1568892#M51006</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-12-13T08:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1570352#M51030</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;XiangJun Rong,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;According to your suggestion I was reduce the core load to flash the code in TFT Display.I got the data in my display.But the speed quite low compare to NON-XIP. I was attach the Video file of XIP and NON-XIP Execution in display.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 09:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1570352#M51030</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-15T09:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1571637#M51049</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have played your *.mp4 file, when you run in XIP mode, it appears that core clock is very low compared with the running in on-chip RAM, pls check the core clock, LCD driving clock and pixel clock frequency in XIP mode.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 03:49:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1571637#M51049</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-12-19T03:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1574408#M51099</link>
      <description>&lt;P&gt;How to check the&lt;SPAN&gt;&amp;nbsp; LCD driving clock and pixel clock frequency in XIP mode?.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 04:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1574408#M51099</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-26T04:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1574768#M51108</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can download the code to spifi flash and check the SYSCON register to know the LCD driving clock, SPIFI driving clock frequency,cpu clock frequency.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1672113496989.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205501i5A9B082DBA387F09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1672113496989.png" alt="xiangjun_rong_0-1672113496989.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 04:00:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1574768#M51108</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-12-27T04:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575064#M51121</link>
      <description>&lt;P&gt;Hi Xianjun Rong;&lt;/P&gt;&lt;P&gt;1.I was download the SPIFI flash and set the clock as 96MHz.&lt;/P&gt;&lt;P&gt;2.And we are not used the LCD Driving clock because TFT was connected with the FLEXCOMM 9.And the clock was set as 96 MHZ.&lt;/P&gt;&lt;P&gt;3.Then the CPU Clock was in 12 MHz.&lt;/P&gt;&lt;P&gt;4.Finally there is no change in&amp;nbsp;speed of the display same as before.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 04:51:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575064#M51121</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-28T04:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575396#M51126</link>
      <description>&lt;P&gt;Is there is any other option to check?Please Kindly Reply us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 03:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575396#M51126</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-29T03:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575557#M51132</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Xianjun Rong;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In XIP and NO-XIP both the &lt;STRONG&gt;frequency are configured as same&lt;/STRONG&gt;.But the execution speed is low while compare with the NO-XIP. what is the reason behind to slow down the speed of execution in XIP Mode.Is there is any other &lt;STRONG&gt;option to increases the clock speed in XIP Mode.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I was attached the &lt;STRONG&gt;images of frequency of XIP and NON-XIP&lt;/STRONG&gt; and also attached the project file of &lt;STRONG&gt;XIP&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;and NO-XIP in ZIP File.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NO-XIP" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205700i00C204E6E4E200A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NON-XIP.jpg" alt="NO-XIP" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;NO-XIP&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XIP" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205703i0EBF4F4C3BED7AB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="XIP.jpg" alt="XIP" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;XIP&lt;/span&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 11:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575557#M51132</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-29T11:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: SPI issues in the LPC54018</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575932#M51150</link>
      <description>&lt;P&gt;Is there is anyway to increases the frequency in the XIP mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 03:50:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPI-issues-in-the-LPC54018/m-p/1575932#M51150</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2023-01-02T03:50:40Z</dc:date>
    </item>
  </channel>
</rss>

