<?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: LPC54S018 Flash Reset pin in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1586384#M51346</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206649"&gt;@RaRo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your reply,&lt;/P&gt;&lt;P&gt;That makes sense; However, I thought that I should be able to find something regarding PIO2_12 pin in the pin_mux of the software examples since that pin is controlled by the software. But I could not find any.&lt;/P&gt;&lt;P&gt;Am I thinking of this in a wrong way?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammad&lt;/P&gt;</description>
    <pubDate>Sun, 22 Jan 2023 17:35:02 GMT</pubDate>
    <dc:creator>mh_n</dc:creator>
    <dc:date>2023-01-22T17:35:02Z</dc:date>
    <item>
      <title>LPC54S018 Flash Reset pin</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1585039#M51316</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have noticed from the LPC54S018 schematics (Screenshot below) that for the NOR Flash, the "nRESET" is connected to P2_12. I would like to know how that pin is controlled and set. (I have not been able to find anything referencing it in the pin_mux of software examples or the documentations).&amp;nbsp;&lt;BR /&gt;The reason for this question is that we are using a LPC54S016 which does not have the P2_12 pin. It would be great if someone can let me know how the P2_12 in an LPC54S018-EVK board is being controlled, so we can make this work on the LPC54S016.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mh_n_0-1674081418506.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/207826i2ACC4AC4321F87BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mh_n_0-1674081418506.png" alt="mh_n_0-1674081418506.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 22:52:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1585039#M51316</guid>
      <dc:creator>mh_n</dc:creator>
      <dc:date>2023-01-18T22:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54S018 Flash Reset pin</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1586239#M51340</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208457"&gt;@mh_n&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;As you can see in the following table from &lt;A href="https://www.nxp.com/docs/en/data-sheet/LPC540xx.pdf" target="_blank"&gt;LPC540xx/LPC54S0xx Datasheet&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_0-1674245323304.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/208076i2E51447F5F762AF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RaulRomero_0-1674245323304.png" alt="RaulRomero_0-1674245323304.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;The PIO2_12 it is working as a GPIO pin. The configuration needed for work with the QSPI NOR Flash as nRESET is made by software. So, you should try using another GPIO pin to use as PIO2_12 for the nRESET signal.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Regards, Raul.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 20:09:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1586239#M51340</guid>
      <dc:creator>RaRo</dc:creator>
      <dc:date>2023-01-20T20:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54S018 Flash Reset pin</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1586384#M51346</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206649"&gt;@RaRo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your reply,&lt;/P&gt;&lt;P&gt;That makes sense; However, I thought that I should be able to find something regarding PIO2_12 pin in the pin_mux of the software examples since that pin is controlled by the software. But I could not find any.&lt;/P&gt;&lt;P&gt;Am I thinking of this in a wrong way?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammad&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2023 17:35:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1586384#M51346</guid>
      <dc:creator>mh_n</dc:creator>
      <dc:date>2023-01-22T17:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54S018 Flash Reset pin</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1586810#M51355</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208457"&gt;@mh_n&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Actually, the LPC54S018's examples or pin_mux files are not using the W25Q128JVFIM QSPI (SPIFI) NOR Flash's nRESET pin; that is why you are not finding something useful regarding PIO2_12 pin as nRESET.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Also, you can make a RESET by a software sequence, so you may not need to use the nRESET pin; in the examples the RESET could be set trough two consecutive commands: Enable Reset (66h) &amp;amp; Reset (99h).&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;A deeper explanation of the nRESET pin and the software sequence is in &lt;A href="https://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf" target="_blank"&gt;W25Q128JV_DTR Datasheet&lt;/A&gt;: &lt;EM&gt;Chapter 6.1.7 Software Reset &amp;amp; Hardware /RESET pin.&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 20:33:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54S018-Flash-Reset-pin/m-p/1586810#M51355</guid>
      <dc:creator>RaRo</dc:creator>
      <dc:date>2023-01-23T20:33:03Z</dc:date>
    </item>
  </channel>
</rss>

