<?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)のトピックRe: MTRCKTSPS5744P - Issue for triggering PWM after Motor Driver Initialization</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940936#M3530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ext-rafael.barbosa@chassisbrakes.com"&gt;ext-rafael.barbosa@chassisbrakes.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run the both models but without the GD3000 attached (probably I didn't reproduced exactly the same conditions like you) I didn't notice big changes between models. However, the diff between the code generation revealed that in the working model the PWM is initialized before the&amp;nbsp;MC34GD3000_EN_Start() function is called while in the Not Working model the PWM is initialized after the GD3000 initialization is called. This might produce the issue you are facing. Please check the block priorities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2019 10:28:44 GMT</pubDate>
    <dc:creator>mariuslucianand</dc:creator>
    <dc:date>2019-08-02T10:28:44Z</dc:date>
    <item>
      <title>MTRCKTSPS5744P - Issue for triggering PWM after Motor Driver Initialization</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940933#M3527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Simulink and I could perform the Motor Driver Initialization properly.&lt;/P&gt;&lt;P&gt;However I faced a strange behavior after the initialization,&amp;nbsp;sending the PWM signals output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not update the PWM output when the PWM ports are externally triggered, as shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81884i9CDF0B022CB1F3D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I can update my PWM outputs when the ports are inside the Initialization block, as can be seen below:&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/81810iD9C0328DC7DCDF0D/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;What is the cause of this issue?&lt;/P&gt;&lt;P&gt;How to make the PWM port execute externally by the trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I am sending the models attached to make the situation easier for understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards, Rafael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 13:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940933#M3527</guid>
      <dc:creator>ext-rafael_barb</dc:creator>
      <dc:date>2019-07-18T13:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSPS5744P - Issue for triggering PWM after Motor Driver Initialization</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940934#M3528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ext-rafael.barbosa@chassisbrakes.com"&gt;ext-rafael.barbosa@chassisbrakes.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you still facing this strange behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2019 12:21:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940934#M3528</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2019-07-31T12:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSPS5744P - Issue for triggering PWM after Motor Driver Initialization</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940935#M3529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/mariuslucianandrei"&gt;mariuslucianandrei&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I do.&lt;/P&gt;&lt;P&gt;Could you reproduce the same error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards, Rafael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 08:49:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940935#M3529</guid>
      <dc:creator>ext-rafael_barb</dc:creator>
      <dc:date>2019-08-01T08:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSPS5744P - Issue for triggering PWM after Motor Driver Initialization</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940936#M3530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ext-rafael.barbosa@chassisbrakes.com"&gt;ext-rafael.barbosa@chassisbrakes.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run the both models but without the GD3000 attached (probably I didn't reproduced exactly the same conditions like you) I didn't notice big changes between models. However, the diff between the code generation revealed that in the working model the PWM is initialized before the&amp;nbsp;MC34GD3000_EN_Start() function is called while in the Not Working model the PWM is initialized after the GD3000 initialization is called. This might produce the issue you are facing. Please check the block priorities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 10:28:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MTRCKTSPS5744P-Issue-for-triggering-PWM-after-Motor-Driver/m-p/940936#M3530</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2019-08-02T10:28:44Z</dc:date>
    </item>
  </channel>
</rss>

