<?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: Reg: Raising edge and Falling edge detection issue_S32k344 in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1907137#M9296</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229388"&gt;@DrKarthi&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For enabling the execution of a callback associated to a Pwm channel at both edges of the PWM signal, besides setting the Notification on PWM_BOTH_EDGES using the Pwm_EnableNotification, like you do in the Initialization subsystem of your model, one additional setting is needed in the associated .mex configuration file.&lt;/P&gt;
&lt;P&gt;Hence, can you please set the &lt;STRONG&gt;Flag Generation&lt;/STRONG&gt; parameter on the &lt;STRONG&gt;Both_Trailing_and_Leading_Edge&lt;/STRONG&gt; option and check if after this change you can achieve the desired behavior? I have attached below a screenshot of the setting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_0-1720791673850.png" style="width: 444px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/288360iE33FB9CA0C01C38E/image-dimensions/444x211?v=v2" width="444" height="211" role="button" title="Irina_Costachescu_0-1720791673850.png" alt="Irina_Costachescu_0-1720791673850.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have tested your model with this setting, with a minor modification that inside the PwmChannel_0_Callback I am toggling the RGBLED0_BLUE LED, instead of constantly feeding it the 1 value. After connecting a Logic Analyzer to the pin on which the PWM signal is generated (PTA1) and also on the pin corresponding to the LED (PTA31), I have obtained the following results.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_1-1720791987596.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/288361i14B3A0C3966AD11A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_1-1720791987596.png" alt="Irina_Costachescu_1-1720791987596.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As you can see, at each edge of the PWM signal, the LED is changing its value, meaning that the callback its executed at both rising and falling edge.&lt;/P&gt;
&lt;P&gt;Moreover, for making sure that the Simulink generated code gets updated according to the latest modifications inside your model, between consecutive build of your application, you could try erasing the modelName_ert_rtw, slprj folders and also the modelName.slxc file.&lt;/P&gt;
&lt;P&gt;Please let us know if this helps or if further information is required from our side.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Irina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2024 13:51:54 GMT</pubDate>
    <dc:creator>Irina_Costachescu</dc:creator>
    <dc:date>2024-07-12T13:51:54Z</dc:date>
    <item>
      <title>Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1900631#M9287</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Hardware used:&lt;/P&gt;&lt;P&gt;1. S32k344-172 EVB&lt;/P&gt;&lt;P&gt;2. Custom hardware S32k344-172&lt;/P&gt;&lt;P&gt;Condition:&lt;/P&gt;&lt;P&gt;We need to ON and off certain function when PWM raising edge and falling edge detected.&lt;/P&gt;&lt;P&gt;Attempt:&lt;/P&gt;&lt;P&gt;1. We also tried using example model for PWM falling edge detection is working fine only on falling edge,&lt;/P&gt;&lt;P&gt;but when we tried to change edgedetection_notification&amp;nbsp; block from falling into raising edge/both edges. it will show same results as falling edge only. ( we also do changes in S32DS configuration and update code)&lt;/P&gt;&lt;P&gt;2. In view code we checked after run model, in program its also not updating some time.&lt;/P&gt;&lt;P&gt;3. is there any method to detect raising edge and falling edge internally with register/function&lt;/P&gt;&lt;P&gt;Kindly let us know how to monitor raising and falling edge.?&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Dr. Karthi&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100054"&gt;@Irina_Costachescu&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423"&gt;@dragostoma&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/176411"&gt;@constantinrazva&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232522"&gt;@Vijay98&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 05:30:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1900631#M9287</guid>
      <dc:creator>DrKarthi</dc:creator>
      <dc:date>2024-07-06T05:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1907137#M9296</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229388"&gt;@DrKarthi&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For enabling the execution of a callback associated to a Pwm channel at both edges of the PWM signal, besides setting the Notification on PWM_BOTH_EDGES using the Pwm_EnableNotification, like you do in the Initialization subsystem of your model, one additional setting is needed in the associated .mex configuration file.&lt;/P&gt;
&lt;P&gt;Hence, can you please set the &lt;STRONG&gt;Flag Generation&lt;/STRONG&gt; parameter on the &lt;STRONG&gt;Both_Trailing_and_Leading_Edge&lt;/STRONG&gt; option and check if after this change you can achieve the desired behavior? I have attached below a screenshot of the setting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_0-1720791673850.png" style="width: 444px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/288360iE33FB9CA0C01C38E/image-dimensions/444x211?v=v2" width="444" height="211" role="button" title="Irina_Costachescu_0-1720791673850.png" alt="Irina_Costachescu_0-1720791673850.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have tested your model with this setting, with a minor modification that inside the PwmChannel_0_Callback I am toggling the RGBLED0_BLUE LED, instead of constantly feeding it the 1 value. After connecting a Logic Analyzer to the pin on which the PWM signal is generated (PTA1) and also on the pin corresponding to the LED (PTA31), I have obtained the following results.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_1-1720791987596.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/288361i14B3A0C3966AD11A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_1-1720791987596.png" alt="Irina_Costachescu_1-1720791987596.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As you can see, at each edge of the PWM signal, the LED is changing its value, meaning that the callback its executed at both rising and falling edge.&lt;/P&gt;
&lt;P&gt;Moreover, for making sure that the Simulink generated code gets updated according to the latest modifications inside your model, between consecutive build of your application, you could try erasing the modelName_ert_rtw, slprj folders and also the modelName.slxc file.&lt;/P&gt;
&lt;P&gt;Please let us know if this helps or if further information is required from our side.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Irina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 13:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1907137#M9296</guid>
      <dc:creator>Irina_Costachescu</dc:creator>
      <dc:date>2024-07-12T13:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1928277#M9367</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100054"&gt;@Irina_Costachescu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for response, i erased the file &amp;amp; folder as you mentioned. And generated new file it works!&amp;nbsp;&lt;/P&gt;&lt;P&gt;But we had issue on delay response on ON &amp;amp; off time of 2 PWM pulse, after raising and falling edge detection of 1 PWM Pulse.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Our expectation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when raising edge of 1 pulse interupt, without delay 2 pulse need to ON, similiary falling edge of 1 pulse need to turn OFF. Please refer expected_condition.png.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But we observed, 2 PWM pulse delay in ON &amp;amp; OFF after raising edge &amp;amp; falling edge of 1 PWM Pulse. please refer observed_condition.png&lt;/P&gt;&lt;P&gt;Kinldy help to meet the expected condition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached the File for your reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232522"&gt;@Vijay98&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423"&gt;@dragostoma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 12:40:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1928277#M9367</guid>
      <dc:creator>DrKarthi</dc:creator>
      <dc:date>2024-08-08T12:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1943519#M9416</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229388"&gt;@DrKarthi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that the delay you are noticing is caused by the functions executed between the time the PWM signal is generated and the time when the action inside the PWM Callback function is executed (in your model's case the DIO channel toggle). Please note that the code generated by the MBDT blocks is based on the RTD (Real Time Drivers). The PWM Callback function is called from the implementation of the RTD for the EMIOS Interrupt Service Routine, where several actions are performed, additional to the call to the user callback. The time in which these actions are executed is reflected in the delay between the edges of the two signals (PWM and DIO). Moreover, the &lt;STRONG&gt;Dio_WriteChannel&lt;/STRONG&gt; function, contains additional functions as well, called in a specific order, until the point where the actual value of the signal is changed (from 0 to 1 or vice versa).&lt;/P&gt;
&lt;P&gt;One way in which you could improve this time, is to change the optimization level for the compiler settings, inside the &lt;STRONG&gt;Code Generation&lt;/STRONG&gt; tab of the model's Configuration Parameters. I have tested the same model with the -O0 optimization level (as your model is set), and with -O2 (increased level of code optimization), and in the results obtain I am noticing an improvement of this delay time. Please see the attached images.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="O0.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296084iC7069E855F124AA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="O0.png" alt="O0.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="O2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296085i1BC165C7E71D2796/image-size/large?v=v2&amp;amp;px=999" role="button" title="O2.png" alt="O2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The first one corresponds to the initial settings for the compiler optimization (-O0), and the second one corresponds to the -O2 flag, available by selecting the Faster Runs Build Configuration.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_0-1724940891016.png" style="width: 447px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296086i38D58F126CEFA093/image-dimensions/447x352?v=v2" width="447" height="352" role="button" title="Irina_Costachescu_0-1724940891016.png" alt="Irina_Costachescu_0-1724940891016.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please let us know if this helps,&lt;/P&gt;
&lt;P&gt;Irina&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 14:15:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1943519#M9416</guid>
      <dc:creator>Irina_Costachescu</dc:creator>
      <dc:date>2024-08-29T14:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1949425#M9454</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100054"&gt;@Irina_Costachescu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your detailed explanation. We tried your suggestion, and it works for both the rising and falling edges.&lt;/P&gt;&lt;P&gt;However, we are encountering an issue with the flag generation for '0' &amp;amp; '1' during edge triggers.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Conditions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are controlling the first PWM-1 generation using a software/hardware interrupt. Based on PWM1, the PWM2 callback (PWMchannel_0_callback) functions correctly for both the rising and falling edges (0 &amp;amp; 1).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Challenges:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;With each software/hardware interrupt, the flag generation condition seems to vary in response, switching from 0 to 1 and 1 to 0. Due to this, the on and off times of the PWM signal change unexpectedly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DrKarthi_0-1725723225591.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/297717i3C93D82840E12146/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DrKarthi_0-1725723225591.png" alt="DrKarthi_0-1725723225591.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;During the first interrupt (Ign_status = 0 to 1), the edge flag is 1 for a short time and 0 for a long time.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DrKarthi_1-1725723432325.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/297718i3DAA22562DF368FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DrKarthi_1-1725723432325.png" alt="DrKarthi_1-1725723432325.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;During the next interrupt (Ign_status = 0 to 1), the edge flag is 0 for a short time and 1 for a long time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve attached the model for your reference. Kindly help as soon as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Sep 2024 15:48:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1949425#M9454</guid>
      <dc:creator>DrKarthi</dc:creator>
      <dc:date>2024-09-07T15:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1950618#M9458</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any update on above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100054"&gt;@Irina_Costachescu&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423"&gt;@dragostoma&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 05:19:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1950618#M9458</guid>
      <dc:creator>DrKarthi</dc:creator>
      <dc:date>2024-09-10T05:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1953421#M9482</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229388"&gt;@DrKarthi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for sharing your project with us.&lt;/P&gt;
&lt;P&gt;We will take a look into the model you have shared, deploy it and test it on hardware on our side and debug it for identifying the cause of the issue you are encountering.&lt;/P&gt;
&lt;P&gt;We will reply to this thread as soon as we will reach to a solution that will help you overcome the problem.&lt;/P&gt;
&lt;P&gt;Thank you for your understanding,&lt;/P&gt;
&lt;P&gt;Irina&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 11:11:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1953421#M9482</guid>
      <dc:creator>Irina_Costachescu</dc:creator>
      <dc:date>2024-09-12T11:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1955606#M9501</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100054"&gt;@Irina_Costachescu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;waiting for your reply along with there is another issue, not synchrozing with PWM1 and PWM2. My other colleges also posted in community with PWM images.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Pwm-delay-in-trigger-pulse/m-p/1955433#M9500" target="_blank"&gt;https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Pwm-delay-in-trigger-pulse/m-p/1955433#M9500&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;mostly this issue we are observing in callback function. For this issue, project shared already with you.&lt;/P&gt;&lt;P&gt;Kindly help to resolve.&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Dr.Karthi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 12:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1955606#M9501</guid>
      <dc:creator>DrKarthi</dc:creator>
      <dc:date>2024-09-17T12:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Raising edge and Falling edge detection issue_S32k344</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1967001#M9616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229388"&gt;@DrKarthi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have posted a solution for your problem in the following thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Pwm-delay-in-trigger-pulse/m-p/1966480/highlight/true#M9602" target="_blank"&gt;Re: Pwm_delay_in_trigger_pulse - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;TLDR&lt;/STRONG&gt;: Please try the FastUpdatePWM implementation in your model, or you can test the attached model in&amp;nbsp;&lt;STRONG&gt;s32k312_pwm_lcu_s32ct.zip&lt;/STRONG&gt;,&lt;/P&gt;
&lt;P&gt;Let me know if this helps you and have a great weekend,&lt;/P&gt;
&lt;P&gt;Stefan V.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 15:16:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Reg-Raising-edge-and-Falling-edge-detection-issue-S32k344/m-p/1967001#M9616</guid>
      <dc:creator>stefanvlad</dc:creator>
      <dc:date>2024-10-04T15:16:16Z</dc:date>
    </item>
  </channel>
</rss>

