<?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 LPC845 IAP flash in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-IAP-flash/m-p/1543862#M50511</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;hello, &lt;BR /&gt;I'm writing about the LPC845 microcontroller. &lt;BR /&gt;In particular I need to save data / variables in flash memory. I am using the provided iap_flash sdk as an example. &lt;BR /&gt;The problem is that this example shows how to write and erase a memory sector. My question is: can I also read back this data?
thank you,&lt;BR /&gt;Luca&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Oct 2022 07:31:17 GMT</pubDate>
    <dc:creator>LucaCalicchia</dc:creator>
    <dc:date>2022-10-26T07:31:17Z</dc:date>
    <item>
      <title>LPC845 IAP flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-IAP-flash/m-p/1543862#M50511</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;hello, &lt;BR /&gt;I'm writing about the LPC845 microcontroller. &lt;BR /&gt;In particular I need to save data / variables in flash memory. I am using the provided iap_flash sdk as an example. &lt;BR /&gt;The problem is that this example shows how to write and erase a memory sector. My question is: can I also read back this data?
thank you,&lt;BR /&gt;Luca&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 07:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-IAP-flash/m-p/1543862#M50511</guid>
      <dc:creator>LucaCalicchia</dc:creator>
      <dc:date>2022-10-26T07:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845 IAP flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-IAP-flash/m-p/1544725#M50518</link>
      <description>&lt;P&gt;HI&amp;nbsp;LucaCalicchia,&lt;/P&gt;
&lt;P&gt;For example, you can use below code to read data from address&amp;nbsp;0x00003800:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;volatile uint32_t get_value;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt; get_value = *(uint32_t *)0x00003800;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 06:01:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-IAP-flash/m-p/1544725#M50518</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-10-27T06:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845 IAP flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-IAP-flash/m-p/1544751#M50521</link>
      <description>&lt;P&gt;Hi Jun Zhang,&lt;/P&gt;&lt;P&gt;thanks for the information.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I thought there was a dedicated function, but even so it works very well. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Luca&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 06:33:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-IAP-flash/m-p/1544751#M50521</guid>
      <dc:creator>LucaCalicchia</dc:creator>
      <dc:date>2022-10-27T06:33:11Z</dc:date>
    </item>
  </channel>
</rss>

