<?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 can i capture PWM duty cycle? in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676191#M830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/1462993357@qq.com"&gt;1462993357@qq.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;You can find all the S32K1xx application notes here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/s32k-automotive-mcus/s32k-scalable-microcontrollers-for-automotive-general-purpose-and-and-high-reliability-industrial:S32K?tab=Documentation_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/s32k-automotive-mcus/s32k-scalable-microcontrollers-for-automotive-general-purpose-and-and-high-reliability-industrial:S32K?tab=Documentation_Tab"&gt;32-bit Automotive General Purpose MCUs | NXP&lt;/A&gt;&amp;nbsp;&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/103973i982FA7FE2D8438AC/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;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2020 09:27:21 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2020-04-27T09:27:21Z</dc:date>
    <item>
      <title>How can i capture PWM duty cycle?</title>
      <link>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676188#M827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Okamies:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;How can i capture PWM duty cycle?&amp;nbsp;Does SDK have the associated calling function? If yes, could you tell me which one?&lt;/P&gt;&lt;P&gt;Besides, I have another question:&lt;/P&gt;&lt;P&gt;&amp;nbsp;How do I modify the bootloader and APP momery addresses?&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/19699i0BB75329C2F95010/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 01:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676188#M827</guid>
      <dc:creator>eautopower</dc:creator>
      <dc:date>2017-06-06T01:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can i capture PWM duty cycle?</title>
      <link>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676189#M828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Regarding the SDK, there is FTM_DRV_GetInputCaptureMeasurement() function that returns a value calculated from Channel (n, n+1) Value Registers based on the timer configuration.&lt;/P&gt;&lt;P&gt;This function returns Rising Edge Period Measurement in the example in Design Studio (S32K144_FTM_Signal_Measurement). This can be changed to Period On Measurement.&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/21735i2B56100D4A95AB49/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;There is also an application note for the FlexTimer:&amp;nbsp;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes/AN5303.pdf"&gt;Features and Operation Modes of FlexTimer Module on S32K&lt;/A&gt; &lt;/P&gt;&lt;P&gt;with &lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes-software/AN5303SW.zip"&gt;software&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 13:31:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676189#M828</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2017-06-08T13:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can i capture PWM duty cycle?</title>
      <link>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676190#M829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Daniel Martynek&lt;/P&gt;&lt;P&gt;This"AN5303SW.zip" is invalid, can you share it again.&lt;SPAN style="color: #333333; background-color: #ffffff; font-weight: normal; font-size: 14.000000953674316px;"&gt;thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2020 00:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676190#M829</guid>
      <dc:creator>1462993357</dc:creator>
      <dc:date>2020-04-25T00:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can i capture PWM duty cycle?</title>
      <link>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676191#M830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/1462993357@qq.com"&gt;1462993357@qq.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;You can find all the S32K1xx application notes here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/s32k-automotive-mcus/s32k-scalable-microcontrollers-for-automotive-general-purpose-and-and-high-reliability-industrial:S32K?tab=Documentation_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/s32k-automotive-mcus/s32k-scalable-microcontrollers-for-automotive-general-purpose-and-and-high-reliability-industrial:S32K?tab=Documentation_Tab"&gt;32-bit Automotive General Purpose MCUs | NXP&lt;/A&gt;&amp;nbsp;&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/103973i982FA7FE2D8438AC/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;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:27:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-can-i-capture-PWM-duty-cycle/m-p/676191#M830</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-04-27T09:27:21Z</dc:date>
    </item>
  </channel>
</rss>

