<?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 802 &amp;amp; LPC 804 Microcontroller in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-802-amp-LPC-804-Microcontroller/m-p/1740944#M54445</link>
    <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;I am using the &lt;STRONG&gt;LPC 802 and LPC804&lt;/STRONG&gt; Microcontroller with 15MHz of Frequency. I wants to toggle the pin for every&lt;STRONG&gt;&amp;nbsp;400ns.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where I can able to toggle the pin using timer only up to &lt;STRONG&gt;10 microsecond and in polling method can able to toggle upto 3-5 microsecond(nearly 300 KHz) only.&amp;nbsp;&lt;/STRONG&gt;Please suggest the Idea to generate the Clock up to &lt;STRONG&gt;2.4 MHz or toggle of LED for every 400 ns in the LPC802 and LPC804 Microcontroller.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2023 05:48:02 GMT</pubDate>
    <dc:creator>VIGNESH_BABU</dc:creator>
    <dc:date>2023-10-17T05:48:02Z</dc:date>
    <item>
      <title>LPC 802 &amp; LPC 804 Microcontroller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-802-amp-LPC-804-Microcontroller/m-p/1740944#M54445</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;I am using the &lt;STRONG&gt;LPC 802 and LPC804&lt;/STRONG&gt; Microcontroller with 15MHz of Frequency. I wants to toggle the pin for every&lt;STRONG&gt;&amp;nbsp;400ns.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where I can able to toggle the pin using timer only up to &lt;STRONG&gt;10 microsecond and in polling method can able to toggle upto 3-5 microsecond(nearly 300 KHz) only.&amp;nbsp;&lt;/STRONG&gt;Please suggest the Idea to generate the Clock up to &lt;STRONG&gt;2.4 MHz or toggle of LED for every 400 ns in the LPC802 and LPC804 Microcontroller.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 05:48:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-802-amp-LPC-804-Microcontroller/m-p/1740944#M54445</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2023-10-17T05:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 802 &amp; LPC 804 Microcontroller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-802-amp-LPC-804-Microcontroller/m-p/1741102#M54448</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose that you use CTimer to generate interrupt with a fixed period, in the ISR, you clear the CTimer status bit and toggle a LED. Because the interrupt handling requires a lot of time, for example pushing core registers to stack, pop the core registers from stack, jumping ISR, so the ISR frequency is low.&lt;/P&gt;
&lt;P&gt;I suggest you use CTimer to generate PWM signal to drive LED, I am sure that the PWM frequency can reach up to 2.4mhz, pls check if the solution can meet your requirement.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 08:22:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-802-amp-LPC-804-Microcontroller/m-p/1741102#M54448</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-10-17T08:22:42Z</dc:date>
    </item>
  </channel>
</rss>

