<?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: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612063#M36232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Divide,&lt;/P&gt;&lt;P&gt;I am not very clear about your question.&lt;/P&gt;&lt;P&gt;Generally, the PWM cycle time of SM0/SM1/SM2/SM3 is controlled by the PWMA_SM0VAL1 -&amp;nbsp; PWMA_SM0INIT if you use Master Sync of SM0 to synchronize all the SM1/SM2/SM3 modules. In the case, if you enable the Fractional Delay Logic function, obviously, setting the PWMA_SM0FRACVAL1 register to non-zero value is sure to&amp;nbsp; take effect on the PWM cycle time. But if you use EXT_SYNC signal to synchronize the SM0/SM1/SM2/SM3, I think the external signal will control the PWMA cycle time.&lt;/P&gt;&lt;P&gt;I do not know why you use EXT_SYNC signal to synchronize all PWM sub-modules, if possible, I suggest you use Master Sync of SM0 to synchronize all the SM1/SM2/SM3 modules, and set the PWMA_SM0FRACVAL1 register to zero, in the scenario, the PWMA cycle time is only determined by PWMA_SM0VAL1 -&amp;nbsp; PWMA_SM0INIT, the disadvantage is that the PWMA_X0 signal is restricted, because PWMA_SM0VAL1 is used to control both the PWMA cycle time and falling edge of PWMA_X0 signal.&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>Sat, 08 Oct 2016 03:55:38 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2016-10-08T03:55:38Z</dc:date>
    <item>
      <title>KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612062#M36231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am Davide Lusignani, from University of Parma (Italy).&lt;/P&gt;&lt;P&gt;I need to use NanoEdge function on KV4x device (MKV46F256VLL16) on all 12 PWM outputs.&lt;/P&gt;&lt;P&gt;The PWM period of PWMA and PWMB outputs changes when I modify FRACVAL1 register to control the duty-cycle of PWMX.&lt;/P&gt;&lt;P&gt;How can I disable this function and use FRACVAL1 without modifing the PWM frequency?&lt;/P&gt;&lt;P&gt;ps: the period of the PWM is set by EXT_SYNC from a timer.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 15:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612062#M36231</guid>
      <dc:creator>davidelusignani</dc:creator>
      <dc:date>2016-10-06T15:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612063#M36232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Divide,&lt;/P&gt;&lt;P&gt;I am not very clear about your question.&lt;/P&gt;&lt;P&gt;Generally, the PWM cycle time of SM0/SM1/SM2/SM3 is controlled by the PWMA_SM0VAL1 -&amp;nbsp; PWMA_SM0INIT if you use Master Sync of SM0 to synchronize all the SM1/SM2/SM3 modules. In the case, if you enable the Fractional Delay Logic function, obviously, setting the PWMA_SM0FRACVAL1 register to non-zero value is sure to&amp;nbsp; take effect on the PWM cycle time. But if you use EXT_SYNC signal to synchronize the SM0/SM1/SM2/SM3, I think the external signal will control the PWMA cycle time.&lt;/P&gt;&lt;P&gt;I do not know why you use EXT_SYNC signal to synchronize all PWM sub-modules, if possible, I suggest you use Master Sync of SM0 to synchronize all the SM1/SM2/SM3 modules, and set the PWMA_SM0FRACVAL1 register to zero, in the scenario, the PWMA cycle time is only determined by PWMA_SM0VAL1 -&amp;nbsp; PWMA_SM0INIT, the disadvantage is that the PWMA_X0 signal is restricted, because PWMA_SM0VAL1 is used to control both the PWMA cycle time and falling edge of PWMA_X0 signal.&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>Sat, 08 Oct 2016 03:55:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612063#M36232</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-10-08T03:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612064#M36233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi XiangJun Rong,&lt;BR /&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know if is possible to use NanoEdge function on the PWM_X without modify PWM_A and PWM_B characteristics (dutycycle, frequency, ecc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use FRACVAL1 to have a fractional pwm on PWM_X, but when FRACVAL1 is a non-zero value the period of PWM_A and PWM_B changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the EXT_SYNC for set the pwm period because I do not want to use VAL0 and VAL1 registers to set it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Davide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 05:54:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612064#M36233</guid>
      <dc:creator>davidelusignani</dc:creator>
      <dc:date>2016-10-10T05:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612065#M36234</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;&lt;/P&gt;&lt;P&gt;I suggest you clear the FRAC1_EN in PWMx_SMnFRCTRL register and have a try, I think the PWM period will not change, but I do not know if it take effect on the duty cycle of PWM_X0.&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>Tue, 11 Oct 2016 02:31:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612065#M36234</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-10-11T02:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612066#M36235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Xiangjun Rong,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I tried to clear FRAC1_EN, but in this case the fractional edge of VAL1 is disabled, and Nanoedge function on PWM_X not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Davide.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 07:28:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612066#M36235</guid>
      <dc:creator>davidelusignani</dc:creator>
      <dc:date>2016-10-11T07:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612067#M36236</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;&lt;/P&gt;&lt;P&gt;I am sorry, I have not good idea to enable nano-edge function on PWM_X0 without takeing effect on the PWM period.&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>Wed, 12 Oct 2016 09:16:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612067#M36236</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-10-12T09:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612068#M36237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone can help me?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Davide&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612068#M36237</guid>
      <dc:creator>davidelusignani</dc:creator>
      <dc:date>2016-10-18T13:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612069#M36238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 13:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612069#M36238</guid>
      <dc:creator>davidelusignani</dc:creator>
      <dc:date>2016-11-10T13:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: KV4x - NanoEdge - FRACVAL1 PWM period problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612070#M36239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;update?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 10:12:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV4x-NanoEdge-FRACVAL1-PWM-period-problem/m-p/612070#M36239</guid>
      <dc:creator>davidelusignani</dc:creator>
      <dc:date>2017-02-21T10:12:36Z</dc:date>
    </item>
  </channel>
</rss>

