<?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: How to program a byte in a specific address on flash on MCUXpresso? in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782978#M2591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class=""&gt; &lt;SPAN class=""&gt;Alexandre Voigt da Poian&lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;It's my pleasure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Fri, 13 Jul 2018 07:25:23 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2018-07-13T07:25:23Z</dc:date>
    <item>
      <title>How to program a byte in a specific address on flash on MCUXpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782975#M2588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to program byte by byte on a specifica address on flash. For example, I want to program 0xDE on address 0xFE000. I saw the sdk example but it not explain in how to write a byte in a specific address. This sdk is only possible to write 16 bytes at once. I tryed to modificate but I can´t. Anybody can help me? I am using MK22FN1MA0VLL12&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:50:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782975#M2588</guid>
      <dc:creator>alexandrevoigtd</dc:creator>
      <dc:date>2018-07-05T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to program a byte in a specific address on flash on MCUXpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782976#M2589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="226447" data-username="alexandrevoigtdapoian" href="https://community.nxp.com/people/alexandrevoigtdapoian"&gt;Alexandre Voigt da Poian&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;All flash functions except read require the user to setup and launch an FTFE command.&lt;/P&gt;&lt;P&gt;Please check the Flash commands in Reference Manual of MK22FN1MA0VLL12, the minimum size of write id 8 bytes.&lt;SPAN style="color: #5f6266; font-family: Arial, 'Microsoft YaHei', 微软雅黑, 宋体, 'Malgun Gothic', Meiryo, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f9fbfc; display: inline !important; float: none;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65010iBEC0FC1D588F7ED4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Fri, 06 Jul 2018 07:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782976#M2589</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2018-07-06T07:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to program a byte in a specific address on flash on MCUXpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782977#M2590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. It was very good for me. Resolved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 18:26:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782977#M2590</guid>
      <dc:creator>alexandrevoigtd</dc:creator>
      <dc:date>2018-07-12T18:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to program a byte in a specific address on flash on MCUXpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782978#M2591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class=""&gt; &lt;SPAN class=""&gt;Alexandre Voigt da Poian&lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;It's my pleasure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Fri, 13 Jul 2018 07:25:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-program-a-byte-in-a-specific-address-on-flash-on/m-p/782978#M2591</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2018-07-13T07:25:23Z</dc:date>
    </item>
  </channel>
</rss>

