<?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: Microcontroller with 10 nano-edge PWM output in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Microcontroller-with-10-nano-edge-PWM-output/m-p/597335#M34987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, davide,&lt;/P&gt;&lt;P&gt;As you know that both MC56F84xxx/MC56F82xxx and KV families have eFlexPWM modules, the MC56F84789 and KV58 have TWO eFlexPWM modules, but only one eFlexPWM module supports nano-edge PWM, another eFlexPWM does not support nano-edge PWM, you can generate at most 8 PWM signals with nano-edge PWM feature. In conclusion, it is impossible to generate 10 PWM signals with nano-edge PWM feature.&lt;/P&gt;&lt;P&gt;If you want to generate 10 INDEPENDENT PWM signals, as a workaround, I think you can use PWM_X signal as the output signals, in other words, you can output PWM0_A0/PWM0_B0/PWM0_X0, PWM0_A1/PWM0_B1/PWM0_X1,&amp;nbsp;PWM0_A2/PWM0_B2, PWM0_A3/PWM0_B3, it is okay. You can use PWM1_SM0 to generate the PWM_Sync signal to synchronize the 4 PWM0 sub-modules, in this way, you can use value0 and value1 register to control PWM0_X timing with nano-edge feature.&lt;/P&gt;&lt;P&gt;If you want to generate 5 complementary pair PWM signals with nano-edge feature, at the time being, I think it is impossible.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Mar 2017 05:23:07 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2017-03-06T05:23:07Z</dc:date>
    <item>
      <title>Microcontroller with 10 nano-edge PWM output</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Microcontroller-with-10-nano-edge-PWM-output/m-p/597334#M34986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am Davide, from University of Parma (Italy).&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;I need to use 10x NanoEdge PWM output on a university project, I have already used KV4x (MKV46F256VLL16) microcontroller but it has only 8 nano-edge output.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;I can't find any microcontroller of any family that have up to 10 nano-edge PWM output, someone can help me to find a device whit this functionality?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;I also work with KV5x microcontroller but i suppose 2° PWM peripheral non support nano-edge.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Davide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 08:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Microcontroller-with-10-nano-edge-PWM-output/m-p/597334#M34986</guid>
      <dc:creator>davidelusignani</dc:creator>
      <dc:date>2017-02-27T08:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Microcontroller with 10 nano-edge PWM output</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Microcontroller-with-10-nano-edge-PWM-output/m-p/597335#M34987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, davide,&lt;/P&gt;&lt;P&gt;As you know that both MC56F84xxx/MC56F82xxx and KV families have eFlexPWM modules, the MC56F84789 and KV58 have TWO eFlexPWM modules, but only one eFlexPWM module supports nano-edge PWM, another eFlexPWM does not support nano-edge PWM, you can generate at most 8 PWM signals with nano-edge PWM feature. In conclusion, it is impossible to generate 10 PWM signals with nano-edge PWM feature.&lt;/P&gt;&lt;P&gt;If you want to generate 10 INDEPENDENT PWM signals, as a workaround, I think you can use PWM_X signal as the output signals, in other words, you can output PWM0_A0/PWM0_B0/PWM0_X0, PWM0_A1/PWM0_B1/PWM0_X1,&amp;nbsp;PWM0_A2/PWM0_B2, PWM0_A3/PWM0_B3, it is okay. You can use PWM1_SM0 to generate the PWM_Sync signal to synchronize the 4 PWM0 sub-modules, in this way, you can use value0 and value1 register to control PWM0_X timing with nano-edge feature.&lt;/P&gt;&lt;P&gt;If you want to generate 5 complementary pair PWM signals with nano-edge feature, at the time being, I think it is impossible.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:23:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Microcontroller-with-10-nano-edge-PWM-output/m-p/597335#M34987</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2017-03-06T05:23:07Z</dc:date>
    </item>
  </channel>
</rss>

