<?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>Processor Expert SoftwareのトピックRe: How to setup PWM_LDD for FTM1_CH0 and FTM_CH1</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-setup-PWM-LDD-for-FTM1-CH0-and-FTM-CH1/m-p/356546#M2715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The PWM_LDD component use the TimerUnit_LDD component (a reference component). Therefore you must add the PWM1 (first PWM_LDD) and create one TimerUnit_LDD (see the group Referenced_Components&amp;nbsp; - TU1 component). Select the FTM2 a other properties you need in the PWM1. When you add PWM2 component (second PWM_LDD component into your project) you must select creation of another TimerUnit_LDD component - another referenced component TU2 because you need to use another FTM device. When you add PWM3 (third PWM_LDD component) select the existing TU2 component (PWM2 and PWM3 share the same FTM1 device). You must set the period in the PWM3 as it is set in&amp;nbsp; PWM2 because these PWMs share the same timer (TU2 component).&lt;/P&gt;&lt;P&gt;See the screenshot below and also the attached project (created in KDS 2.0.0).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MEK02Z_PWM_LDD.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48340i736113906C71E212/image-size/large?v=v2&amp;amp;px=999" role="button" title="MEK02Z_PWM_LDD.png" alt="MEK02Z_PWM_LDD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 07:39:09 GMT</pubDate>
    <dc:creator>marek_neuzil</dc:creator>
    <dc:date>2014-12-16T07:39:09Z</dc:date>
    <item>
      <title>How to setup PWM_LDD for FTM1_CH0 and FTM_CH1</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-setup-PWM-LDD-for-FTM1-CH0-and-FTM-CH1/m-p/356545#M2714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I want to make the example project for the FRDM-KE02Z.&lt;/P&gt;&lt;P&gt;The FRDM-KE02Z has Tri-Color LED (Red, Green Blue), then I want to control luminance of the these LEDs by FTM1 and FTM2.&lt;/P&gt;&lt;P&gt;According to the FRDM-KE02Z schematic, the Red LED connected FTM2_CH1, the Green LED connected FTM1_CH0 and the Blue LED connected FTM1_CH1.&lt;/P&gt;&lt;P&gt;Therefore, I add two PWM_LDD from the Components Library.&lt;/P&gt;&lt;P&gt;I can setup PWM1:PWM_LDD for the Red LED(FTM2_CH1), however I cannot setup the PWM2:PWM_LDD for the Green LED(FTM1_CH0) and the Blue LED(FTM1_CH1).&lt;/P&gt;&lt;P&gt;Because I cannot add channel for the Blue LED(FTM1_CH1) in the PWM2:PWM_LDD.&lt;/P&gt;&lt;P&gt;I add the PWM3:PWM_LDD for the Blue LED, but I cannot use the FTM1.&lt;/P&gt;&lt;P&gt;I have a question, why we cannot select "high" for initial polarity?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, I tried to add TU1:TimeUnit_LDD instead of PWM_LDD, but the TimeUnit_LDD cannot support PWM, it can support Capture or Compare mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply about initial polarity and advise that how to setup PWM_LDD for FTM1_CH0 and FTM_CH1 as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Takashima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 09:40:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-setup-PWM-LDD-for-FTM1-CH0-and-FTM-CH1/m-p/356545#M2714</guid>
      <dc:creator>isaotakashima</dc:creator>
      <dc:date>2014-11-20T09:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup PWM_LDD for FTM1_CH0 and FTM_CH1</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-setup-PWM-LDD-for-FTM1-CH0-and-FTM-CH1/m-p/356546#M2715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The PWM_LDD component use the TimerUnit_LDD component (a reference component). Therefore you must add the PWM1 (first PWM_LDD) and create one TimerUnit_LDD (see the group Referenced_Components&amp;nbsp; - TU1 component). Select the FTM2 a other properties you need in the PWM1. When you add PWM2 component (second PWM_LDD component into your project) you must select creation of another TimerUnit_LDD component - another referenced component TU2 because you need to use another FTM device. When you add PWM3 (third PWM_LDD component) select the existing TU2 component (PWM2 and PWM3 share the same FTM1 device). You must set the period in the PWM3 as it is set in&amp;nbsp; PWM2 because these PWMs share the same timer (TU2 component).&lt;/P&gt;&lt;P&gt;See the screenshot below and also the attached project (created in KDS 2.0.0).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MEK02Z_PWM_LDD.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48340i736113906C71E212/image-size/large?v=v2&amp;amp;px=999" role="button" title="MEK02Z_PWM_LDD.png" alt="MEK02Z_PWM_LDD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 07:39:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-setup-PWM-LDD-for-FTM1-CH0-and-FTM-CH1/m-p/356546#M2715</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2014-12-16T07:39:09Z</dc:date>
    </item>
  </channel>
</rss>

