<?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>Model-Based Design Toolbox (MBDT)のトピックDevkit MPC5744P rev.e data problem</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Devkit-MPC5744P-rev-e-data-problem/m-p/1149967#M4979</link>
    <description>&lt;P&gt;Hello，&lt;/P&gt;&lt;P&gt;Now，I recevied the data which is changed from 0 to 2pi.&lt;/P&gt;&lt;P&gt;But I want&amp;nbsp; the value from -pi to pi.&lt;/P&gt;&lt;P&gt;So I set the program " if data &amp;gt; pi,&amp;nbsp; data = data-2*pi"&lt;/P&gt;&lt;P&gt;When the data &amp;lt;pi , the data is correct in the freemaster.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haoxue1027_1-1599533843752.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124562i2E3B3229C7F9AC81/image-size/medium?v=v2&amp;amp;px=400" role="button" title="haoxue1027_1-1599533843752.png" alt="haoxue1027_1-1599533843752.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But if the data &amp;gt;pi , the data is big negative numbers.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haoxue1027_0-1599533807942.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124561i66BEF6629916C763/image-size/medium?v=v2&amp;amp;px=400" role="button" title="haoxue1027_0-1599533807942.png" alt="haoxue1027_0-1599533807942.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you tell me why? how to change the data to [-pi pi]?&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;hao&lt;/P&gt;</description>
    <pubDate>Tue, 08 Sep 2020 02:57:42 GMT</pubDate>
    <dc:creator>haoxue1027</dc:creator>
    <dc:date>2020-09-08T02:57:42Z</dc:date>
    <item>
      <title>Devkit MPC5744P rev.e data problem</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Devkit-MPC5744P-rev-e-data-problem/m-p/1149967#M4979</link>
      <description>&lt;P&gt;Hello，&lt;/P&gt;&lt;P&gt;Now，I recevied the data which is changed from 0 to 2pi.&lt;/P&gt;&lt;P&gt;But I want&amp;nbsp; the value from -pi to pi.&lt;/P&gt;&lt;P&gt;So I set the program " if data &amp;gt; pi,&amp;nbsp; data = data-2*pi"&lt;/P&gt;&lt;P&gt;When the data &amp;lt;pi , the data is correct in the freemaster.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haoxue1027_1-1599533843752.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124562i2E3B3229C7F9AC81/image-size/medium?v=v2&amp;amp;px=400" role="button" title="haoxue1027_1-1599533843752.png" alt="haoxue1027_1-1599533843752.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But if the data &amp;gt;pi , the data is big negative numbers.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haoxue1027_0-1599533807942.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124561i66BEF6629916C763/image-size/medium?v=v2&amp;amp;px=400" role="button" title="haoxue1027_0-1599533807942.png" alt="haoxue1027_0-1599533807942.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you tell me why? how to change the data to [-pi pi]?&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;hao&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 02:57:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Devkit-MPC5744P-rev-e-data-problem/m-p/1149967#M4979</guid>
      <dc:creator>haoxue1027</dc:creator>
      <dc:date>2020-09-08T02:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Devkit MPC5744P rev.e data problem</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Devkit-MPC5744P-rev-e-data-problem/m-p/1152913#M5023</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/107427"&gt;@haoxue1027&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Have you tried to check the data type? Maybe the FreeMaster tries to display as integer and you stores in the MCU like float.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 12:59:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Devkit-MPC5744P-rev-e-data-problem/m-p/1152913#M5023</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2020-09-14T12:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Devkit MPC5744P rev.e data problem</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Devkit-MPC5744P-rev-e-data-problem/m-p/1154693#M5048</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;&amp;nbsp;hello,&lt;/P&gt;&lt;P&gt;I have found the reason.&lt;/P&gt;&lt;P&gt;Beacuse in the sincon block , the input theta is set to [-pi,pi].&lt;/P&gt;&lt;P&gt;But in my simulink, the input is 0 to 2pi.&lt;/P&gt;&lt;P&gt;Therefore, when the data is greater than pi, an abnormal data&amp;nbsp; is displayed.&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;hao&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 09:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Devkit-MPC5744P-rev-e-data-problem/m-p/1154693#M5048</guid>
      <dc:creator>haoxue1027</dc:creator>
      <dc:date>2020-09-17T09:19:29Z</dc:date>
    </item>
  </channel>
</rss>

