<?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: Load some data into the Data RAM memory in MC33PT2000? in Powertrain and Electrification Analog Drivers</title>
    <link>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1945967#M568</link>
    <description>&lt;P&gt;Dear&amp;nbsp;Hongyu,&lt;/P&gt;
&lt;P&gt;please use the PSC simulator. Please check the videos in this &lt;A href="https://www.nxp.com/products/power-management/motor-and-solenoid-drivers/powertrain-and-engine-control/programmable-solenoid-controller-gate-driver:PT2000?fpsp=1#documentation" target="_self"&gt;link&lt;/A&gt;. Please also check the section 8.1.2.2 in the &lt;A href="https://www.nxp.com/docs/en/data-sheet/MC33PT2000.pdf" target="_self"&gt;PT2000 datasheet&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_0-1725346627507.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296753iEFCEC4AFB955BE31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_0-1725346627507.png" alt="JozefKozon_0-1725346627507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2024 06:58:09 GMT</pubDate>
    <dc:creator>JozefKozon</dc:creator>
    <dc:date>2024-09-03T06:58:09Z</dc:date>
    <item>
      <title>Load some data into the Data RAM memory in MC33PT2000?</title>
      <link>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1941152#M560</link>
      <description>&lt;P&gt;MC33PT2000, During program execution, need to modify some data in DATARAM. While debugging, it was discovered that rewriting all 192 data&amp;nbsp; to DATARAM was the only effective method. Is it possible to change a specific data in DATARAM &lt;SPAN&gt;Using a simple method&lt;/SPAN&gt;? How can the code be written?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DataRAMChangeData.png" style="width: 391px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295518iDD20F0139B654078/image-dimensions/391x239?v=v2" width="391" height="239" role="button" title="DataRAMChangeData.png" alt="DataRAMChangeData.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 09:24:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1941152#M560</guid>
      <dc:creator>Borden</dc:creator>
      <dc:date>2024-08-27T09:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load some data into the Data RAM memory in MC33PT2000?</title>
      <link>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1941236#M561</link>
      <description>&lt;P&gt;Dear&amp;nbsp;Hongyu,&lt;/P&gt;
&lt;P&gt;the DataRAM access is described in the section 2.8 in the PT2000SWUG attached. Please refer to it.&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 11:02:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1941236#M561</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2024-08-27T11:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Load some data into the Data RAM memory in MC33PT2000?</title>
      <link>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1945711#M567</link>
      <description>Thank you! But, I didn't describe it clearly. Actually, I want to enable real-time data exchange between the microcontroller (for example: S32K144) and the MC33PT2000 (writing data to DATARAM). What method should I use?</description>
      <pubDate>Tue, 03 Sep 2024 00:28:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1945711#M567</guid>
      <dc:creator>Borden</dc:creator>
      <dc:date>2024-09-03T00:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load some data into the Data RAM memory in MC33PT2000?</title>
      <link>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1945967#M568</link>
      <description>&lt;P&gt;Dear&amp;nbsp;Hongyu,&lt;/P&gt;
&lt;P&gt;please use the PSC simulator. Please check the videos in this &lt;A href="https://www.nxp.com/products/power-management/motor-and-solenoid-drivers/powertrain-and-engine-control/programmable-solenoid-controller-gate-driver:PT2000?fpsp=1#documentation" target="_self"&gt;link&lt;/A&gt;. Please also check the section 8.1.2.2 in the &lt;A href="https://www.nxp.com/docs/en/data-sheet/MC33PT2000.pdf" target="_self"&gt;PT2000 datasheet&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_0-1725346627507.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296753iEFCEC4AFB955BE31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_0-1725346627507.png" alt="JozefKozon_0-1725346627507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 06:58:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1945967#M568</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2024-09-03T06:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load some data into the Data RAM memory in MC33PT2000?</title>
      <link>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1946138#M569</link>
      <description>Thanks!</description>
      <pubDate>Tue, 03 Sep 2024 09:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Powertrain-and-Electrification/Load-some-data-into-the-Data-RAM-memory-in-MC33PT2000/m-p/1946138#M569</guid>
      <dc:creator>Borden</dc:creator>
      <dc:date>2024-09-03T09:26:26Z</dc:date>
    </item>
  </channel>
</rss>

