<?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: SC-TimerLPC55S16 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SC-TimerLPC55S16/m-p/1928732#M56612</link>
    <description>&lt;P&gt;&lt;FONT face="times new roman,times"&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238389"&gt;@AATHISKUMAR&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="3"&gt;I have checked your code, while I can't find the code about update duty cycle.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;FONT size="3"&gt;I recommend you firstly running the SDK demo sctimer_pwm_with_dutycyle_change on your board. Then development your project based on it&lt;/FONT&gt;&lt;FONT size="3"&gt;.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV style="background-color: #ffffff; padding: 0px 0px 0px 2px;"&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: 'Consolas'; font-size: 10pt; white-space: pre;"&gt;&lt;FONT face="times new roman,times" size="3"&gt;This SCTIMer project is a demonstration program of the SDK SCTimer driver's PWM generation. It sets up a PWM signal &lt;/FONT&gt;&lt;FONT face="times new roman,times" size="3"&gt;and periodically updates the PWM signals dutycycle.&lt;/FONT&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;FONT face="times new roman,times"&gt;BR&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;FONT face="terminal,monaco"&gt;&lt;FONT face="times new roman,times"&gt;Ali&lt;/FONT&gt;ce&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 09 Aug 2024 02:24:20 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2024-08-09T02:24:20Z</dc:date>
    <item>
      <title>SC-TimerLPC55S16</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SC-TimerLPC55S16/m-p/1927232#M56602</link>
      <description>&lt;P&gt;In SC-Timer/PWM I am working with addressable LEDs to control LED colour by generating on and off pulses. In the handler function, initializing the variable count1 which increases its value. For example, if&amp;nbsp; count1 is 18 the pulse should be 18&amp;nbsp; but&amp;nbsp; I am getting one extra pulse as 19 which recognises with single long pulse generated from one duty cycle to another duty cycle. Kindly suggest some solution for the issue.&lt;/P&gt;&lt;P&gt;I have attached below the txt file of the code and the image of the pulse for your reference.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 09:27:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SC-TimerLPC55S16/m-p/1927232#M56602</guid>
      <dc:creator>AATHISKUMAR</dc:creator>
      <dc:date>2024-08-07T09:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: SC-TimerLPC55S16</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SC-TimerLPC55S16/m-p/1928732#M56612</link>
      <description>&lt;P&gt;&lt;FONT face="times new roman,times"&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238389"&gt;@AATHISKUMAR&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="3"&gt;I have checked your code, while I can't find the code about update duty cycle.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;FONT size="3"&gt;I recommend you firstly running the SDK demo sctimer_pwm_with_dutycyle_change on your board. Then development your project based on it&lt;/FONT&gt;&lt;FONT size="3"&gt;.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV style="background-color: #ffffff; padding: 0px 0px 0px 2px;"&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: 'Consolas'; font-size: 10pt; white-space: pre;"&gt;&lt;FONT face="times new roman,times" size="3"&gt;This SCTIMer project is a demonstration program of the SDK SCTimer driver's PWM generation. It sets up a PWM signal &lt;/FONT&gt;&lt;FONT face="times new roman,times" size="3"&gt;and periodically updates the PWM signals dutycycle.&lt;/FONT&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;FONT face="times new roman,times"&gt;BR&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;FONT face="terminal,monaco"&gt;&lt;FONT face="times new roman,times"&gt;Ali&lt;/FONT&gt;ce&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Aug 2024 02:24:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SC-TimerLPC55S16/m-p/1928732#M56612</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-08-09T02:24:20Z</dc:date>
    </item>
  </channel>
</rss>

