<?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>Kinetis Microcontrollers中的主题 Re: FTM0_Init: Processor Expert</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650292#M39554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The extreme 'overshoot' even on the slow-speed-waveform's edges tells me you are also dealing with a 'long wire' and 'improper termination' for the edge-rates you are trying to support.&amp;nbsp; Try putting a 47ohm resistor in series right at the Kinetis output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also assume the shown 'vertical scale' of 20V/div is 'expecting' a x10 probe, while you have a low-bandwidth x1 probe attached (straight wire???).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 14:30:53 GMT</pubDate>
    <dc:creator>egoodii</dc:creator>
    <dc:date>2017-02-22T14:30:53Z</dc:date>
    <item>
      <title>FTM0_Init: Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650290#M39552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the TWR_K60F Board with CPU: MK60FN1M0VLQ12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a PWM Signal on a PIN (PTC3). The PWM Signal have to be a rectangle signal.&lt;/P&gt;&lt;P&gt;I used the FTM_Init Component from Processor Expert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My configurations are:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Clock&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-Clock gate --&amp;gt; enabled&lt;/P&gt;&lt;P&gt;-Clock source --&amp;gt; System Clock&lt;/P&gt;&lt;P&gt;- Prescaler --&amp;gt; divide by 1&lt;/P&gt;&lt;P&gt;- Counter Init --&amp;gt; 0&lt;/P&gt;&lt;P&gt;- Modulo counter --&amp;gt; 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Channel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- Channel 2 --&amp;gt; Enabled&lt;/P&gt;&lt;P&gt;- Channel Mode --&amp;gt; edge-aligned PWM&lt;/P&gt;&lt;P&gt;- channel value register --&amp;gt; 2&lt;/P&gt;&lt;P&gt;- Pin --&amp;gt; Enabled (PTC3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have a PWM signal with a period of 0.104 us (9.6 MHz) and a duty cycle of 50%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i look at the oscillocop then i see the following signal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14400iEF752ECF8B833A6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.jpg" alt="pastedImage_3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But it has to be a rectangle signal. If i reduce my frequence (for example to 1MHz) then i will get a rectangle signal like that:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14440i6E76DCB3ACC6875D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.jpg" alt="pastedImage_4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;That is what i need because my camera needs a PWM signal that have a rising time maximum of 5 ns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried to add a GPIO_Init Component. I enabled the PTC3 - pin (pin sharing) and for the drive strength i selected high.&lt;/P&gt;&lt;P&gt;But i did not help. So if the frequence is to high then i will get a sinus wave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can i do?&lt;/P&gt;&lt;P&gt;I need a PWM signal with a frequence of 24 MHz and a duty cycle of 50%. With my configuration i will not get a rectangle signal but almost a sinus wave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Armend Gecaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 11:19:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650290#M39552</guid>
      <dc:creator>armendgecaj</dc:creator>
      <dc:date>2017-02-20T11:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: FTM0_Init: Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650291#M39553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Armend,&lt;/P&gt;&lt;P&gt;I am afraid that may caused by your 50MHz bandwidth oscilloscope.&lt;/P&gt;&lt;P&gt;See the &lt;A href="http://cp.literature.agilent.com/litweb/pdf/5989-5733EN.pdf"&gt;5989-5733EN (Evaluating Oscilloscope Bandwidths for Your Application)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Digital Clock Measurement Comparisons.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14854i0FB5B7DAC755765A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Digital Clock Measurement Comparisons.png" alt="Digital Clock Measurement Comparisons.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650291#M39553</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-02-22T08:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTM0_Init: Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650292#M39554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The extreme 'overshoot' even on the slow-speed-waveform's edges tells me you are also dealing with a 'long wire' and 'improper termination' for the edge-rates you are trying to support.&amp;nbsp; Try putting a 47ohm resistor in series right at the Kinetis output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also assume the shown 'vertical scale' of 20V/div is 'expecting' a x10 probe, while you have a low-bandwidth x1 probe attached (straight wire???).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 14:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650292#M39554</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2017-02-22T14:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTM0_Init: Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650293#M39555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I think you might be right. I will try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Armend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 11:53:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650293#M39555</guid>
      <dc:creator>armendgecaj</dc:creator>
      <dc:date>2017-02-23T11:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: FTM0_Init: Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650294#M39556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi EARL GOODRICH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right. It has to be a x10 probe, not a x1 probe.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also try to put a 47 ohm resistor in series right at my output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Armend&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 11:59:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FTM0-Init-Processor-Expert/m-p/650294#M39556</guid>
      <dc:creator>armendgecaj</dc:creator>
      <dc:date>2017-02-23T11:59:07Z</dc:date>
    </item>
  </channel>
</rss>

