<?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 LPC 845 CONTROLLER TIMER &amp;amp; PWM in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-845-CONTROLLER-TIMER-amp-PWM/m-p/1857215#M55950</link>
    <description>&lt;P&gt;&lt;SPAN&gt;why there are two distinct ways to manage timer and PWM functionalities in this microcontroller&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chapter 20: LPC84x Standard counter/timer (CTIMER)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chapter 21: LPC84x SC Timer/PWM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1.Both are same or Not ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2.why these tow timers ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3.is there any use of these both ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4.give example for this both ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2024 05:50:29 GMT</pubDate>
    <dc:creator>Arularasan</dc:creator>
    <dc:date>2024-04-30T05:50:29Z</dc:date>
    <item>
      <title>LPC 845 CONTROLLER TIMER &amp; PWM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-845-CONTROLLER-TIMER-amp-PWM/m-p/1857215#M55950</link>
      <description>&lt;P&gt;&lt;SPAN&gt;why there are two distinct ways to manage timer and PWM functionalities in this microcontroller&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chapter 20: LPC84x Standard counter/timer (CTIMER)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chapter 21: LPC84x SC Timer/PWM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1.Both are same or Not ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2.why these tow timers ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3.is there any use of these both ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4.give example for this both ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 05:50:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-845-CONTROLLER-TIMER-amp-PWM/m-p/1857215#M55950</guid>
      <dc:creator>Arularasan</dc:creator>
      <dc:date>2024-04-30T05:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 845 CONTROLLER TIMER &amp; PWM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-845-CONTROLLER-TIMER-amp-PWM/m-p/1858046#M55959</link>
      <description>&lt;P&gt;HI&amp;nbsp;Arularasan&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SCTimer is more flexiable than CTimer&lt;/P&gt;
&lt;P&gt;We can use SCTimer to simulate some peripheral like UART, or use SCTimer to control BLDC&lt;/P&gt;
&lt;P&gt;Here is SCTimer cookbook:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN11538.zip" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN11538.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is SCTimer applications:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12726.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12726.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12726SW.zip" target="_blank"&gt;https://www.nxp.com/docs/en/application-note-software/AN12726SW.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12602.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12602.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12602SW.zip" target="_blank"&gt;https://www.nxp.com/docs/en/application-note-software/AN12602SW.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MCUXpresso SDK includes both SCTimer and CTimer demo codes&lt;/P&gt;
&lt;P&gt;We can download here&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/dashboard?build=1" target="_blank"&gt;https://mcuxpresso.nxp.com/en/dashboard?build=1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 16:42:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-845-CONTROLLER-TIMER-amp-PWM/m-p/1858046#M55959</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-05-01T16:42:54Z</dc:date>
    </item>
  </channel>
</rss>

