<?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: LPC43xx LPCOpen 2.12 lack of EEPROM example. in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542647#M12528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for this. Just had a quick read through of this and there should be enough there for me to work from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2017 10:46:25 GMT</pubDate>
    <dc:creator>ahoyhoy</dc:creator>
    <dc:date>2017-01-03T10:46:25Z</dc:date>
    <item>
      <title>LPC43xx LPCOpen 2.12 lack of EEPROM example.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542643#M12524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Where can I get a EEPROM example?&lt;/P&gt;&lt;P&gt;And Chip_EEPROM_Init -&amp;gt; setWaitState&lt;/P&gt;&lt;P&gt;EEPROM_READ_WAIT_STATE_VAL&lt;/P&gt;&lt;P&gt;EEPROM_WAIT_STATE_VAL&lt;/P&gt;&lt;P&gt;Are these two defines corrected? What core clock running when set these two value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Now my problem is after &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Chip_EEPROM_Init(LPC_EEPROM)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Read a DWORD from EEPROM_START will cause a Memory Fault, why?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 04:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542643#M12524</guid>
      <dc:creator>mengxp</dc:creator>
      <dc:date>2016-06-17T04:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx LPCOpen 2.12 lack of EEPROM example.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542644#M12525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:13:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542644#M12525</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx LPCOpen 2.12 lack of EEPROM example.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542645#M12526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any luck with this? I am currently trying to implement the internal eeprom on the lpc 4353 and can't see how to set the address you want to write/read data to&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 17:00:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542645#M12526</guid>
      <dc:creator>ahoyhoy</dc:creator>
      <dc:date>2016-12-19T17:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx LPCOpen 2.12 lack of EEPROM example.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542646#M12527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd highly recommend you to refer to the EEPROM demo which is from the LPC43xx CMSIS-Compliant Standard Peripheral Firmware Driver Library, please go to&amp;nbsp;&lt;A class="link-titled" href="https://www.lpcware.com/content/nxpfile/lpc4350apdlzip" title="https://www.lpcware.com/content/nxpfile/lpc4350apdlzip"&gt;LPC43xx CMSIS-Compliant Standard Peripheral Firmware Driver Library (Keil, IAR) | www.LPCware.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 02:35:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542646#M12527</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-12-28T02:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx LPCOpen 2.12 lack of EEPROM example.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542647#M12528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for this. Just had a quick read through of this and there should be enough there for me to work from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 10:46:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-LPCOpen-2-12-lack-of-EEPROM-example/m-p/542647#M12528</guid>
      <dc:creator>ahoyhoy</dc:creator>
      <dc:date>2017-01-03T10:46:25Z</dc:date>
    </item>
  </channel>
</rss>

