<?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 imxrt1052 32bit pwm in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-32bit-pwm/m-p/1901098#M31151</link>
    <description>&lt;P&gt;can i use pwm with 32it count?&lt;/P&gt;</description>
    <pubDate>Sun, 07 Jul 2024 08:59:53 GMT</pubDate>
    <dc:creator>ccc_clive</dc:creator>
    <dc:date>2024-07-07T08:59:53Z</dc:date>
    <item>
      <title>imxrt1052 32bit pwm</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-32bit-pwm/m-p/1901098#M31151</link>
      <description>&lt;P&gt;can i use pwm with 32it count?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 08:59:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-32bit-pwm/m-p/1901098#M31151</guid>
      <dc:creator>ccc_clive</dc:creator>
      <dc:date>2024-07-07T08:59:53Z</dc:date>
    </item>
    <item>
      <title>回复： imxrt1052 32bit pwm</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-32bit-pwm/m-p/1901922#M31155</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216319"&gt;@ccc_clive&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your interest in NXP MIMXRT series!&lt;/P&gt;
&lt;P&gt;PWM only provides 16 bit counter, we can't do a 32bit counter using hardware alone. Please refer to this post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1052-Is-it-possible-to-create-a-32bit-PWM-module-using-2/m-p/1428671" target="_blank"&gt;已解决: i.MX.RT1052 - Is it possible to create a 32bit PWM module using 2 quad timers? - NXP Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe you can design the software to realize, eg, when the counter 16 bit is overflowed, then in the overflowed interrupt, you use a software count flag to record it. when the 16 bit overflow 0xffff times, it means the counter 32 bit is reached.&lt;BR /&gt;Besides this, actually, PIT is the 32bit counter, maybe you can use the PIT associate with the GPIO to realize the PWM generation.&lt;BR /&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 08:07:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-32bit-pwm/m-p/1901922#M31155</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2024-07-08T08:07:44Z</dc:date>
    </item>
    <item>
      <title>回复： imxrt1052 32bit pwm</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-32bit-pwm/m-p/2018140#M32972</link>
      <description>&lt;P&gt;最终使用了pit来模拟pwm，中断中翻转IO，中断频率为pwm频率的2倍，占空比为百分50&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2024 09:29:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-32bit-pwm/m-p/2018140#M32972</guid>
      <dc:creator>ccc_clive</dc:creator>
      <dc:date>2024-12-21T09:29:07Z</dc:date>
    </item>
  </channel>
</rss>

