<?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: LPC54S018J4MET180E TFBGA180 programming problem in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1414406#M47920</link>
    <description>&lt;P&gt;Hi sir,&lt;/P&gt;&lt;P&gt;Thank you for your previous help.&lt;/P&gt;&lt;P&gt;Now,I can't writed SPIFI register (0x4008 0000) used SWD&lt;BR /&gt;What could be causing it? or what needs to be set?&lt;/P&gt;&lt;P&gt;Please help with suggestions.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 11:24:25 GMT</pubDate>
    <dc:creator>gary_yang</dc:creator>
    <dc:date>2022-02-16T11:24:25Z</dc:date>
    <item>
      <title>LPC54S018J4MET180E TFBGA180 programming problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1360369#M46867</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;We are a third-party programmer manufacturer. Currently we are supporting the LPC54S018J4MET180E programming process and have the following problems&lt;/P&gt;&lt;P&gt;1. Use J-link test, can not program, only Read ID,&amp;nbsp;as shown below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="擷取1.JPG" style="width: 360px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159938i790492A8EC81BB0A/image-dimensions/360x374?v=v2" width="360" height="374" role="button" title="擷取1.JPG" alt="擷取1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Our hardware circuit is as follows&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="擷取2.JPG" style="width: 362px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159939i22CC4BB6F061AA36/image-dimensions/362x218?v=v2" width="362" height="218" role="button" title="擷取2.JPG" alt="擷取2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2.UM11155.pdf, LPC54018JxM/LPC54S018JxM User manual IAP command does not mention&lt;BR /&gt;Prepare sector(s) for write operation, Copy RAM to flash, Erase sector(s), Blank check sector(s), Compare command, as shown below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="擷取.JPG" style="width: 337px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159940iE24E83253ACABFC1/image-dimensions/337x134?v=v2" width="337" height="134" role="button" title="擷取.JPG" alt="擷取.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a detailed process or step for programming Serial flash memory (0x10000000-0x103FFFFF) using SWD IAP?&lt;/P&gt;&lt;P&gt;Please help again to confirm and provide advice.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 24 Oct 2021 06:29:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1360369#M46867</guid>
      <dc:creator>gary_yang</dc:creator>
      <dc:date>2021-10-24T06:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54S018J4MET180E TFBGA180 programming problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1360438#M46872</link>
      <description>&lt;P&gt;Hi, Gary,&lt;/P&gt;
&lt;P&gt;As you know that the &lt;SPAN class="lia-message-read"&gt;LPC54S018J4MET180E has on-chip 4MB(4M Bytes) serial flash, the flash name is Winbond W25Q32JV, as you know that the IAP functions such as Prepare sector(s) for write operation, Copy RAM to flash, Erase sector(s), Blank check sector(s), Compare command are only valid for on-chip parallel flash, they are NOT valid for serial spifi flash.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;For the serial flash driver, pls refer to MCUXpresso flash driver, located at:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;C:\nxp\MCUXpressoIDE_11.3.1_5262\ide\Examples\Flashdrivers\NXP\LPC5460x&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;I attach it here.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;Hope it can help you&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;XiangJun Rong&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 02:13:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1360438#M46872</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-10-25T02:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54S018J4MET180E TFBGA180 programming problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1364911#M46909</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;1.Does the serial flash memory programming flow refer to "FlashDev.c" and "FlashPrg.c" of MCUXpresso flash driver?&lt;/P&gt;&lt;P&gt;2.Is it correct that I use the SWD interface to control the SPIFI register to program the serial flash memory?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="01.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/160915i2B3E16763B49527A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="01.JPG" alt="01.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3.We can't program successfully using J-link, as shown in the figure below, do our hardware circuits need to be modified?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="03.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/160917i3960D1B0736346F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="03.JPG" alt="03.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="02.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/160918i2C9D15D5169C80DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="02.JPG" alt="02.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please help again to confirm&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 07:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1364911#M46909</guid>
      <dc:creator>gary_yang</dc:creator>
      <dc:date>2021-11-02T07:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54S018J4MET180E TFBGA180 programming problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1414406#M47920</link>
      <description>&lt;P&gt;Hi sir,&lt;/P&gt;&lt;P&gt;Thank you for your previous help.&lt;/P&gt;&lt;P&gt;Now,I can't writed SPIFI register (0x4008 0000) used SWD&lt;BR /&gt;What could be causing it? or what needs to be set?&lt;/P&gt;&lt;P&gt;Please help with suggestions.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 11:24:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018J4MET180E-TFBGA180-programming-problem/m-p/1414406#M47920</guid>
      <dc:creator>gary_yang</dc:creator>
      <dc:date>2022-02-16T11:24:25Z</dc:date>
    </item>
  </channel>
</rss>

