<?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>MPC5xxx中的主题 Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481678#M2276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Romain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 13:10:55 GMT</pubDate>
    <dc:creator>romainbenet</dc:creator>
    <dc:date>2016-01-20T13:10:55Z</dc:date>
    <item>
      <title>MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481670#M2268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Freescale Representative,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In&amp;nbsp; our application we are configuring EMIOS to work under Output Pulse Width and Frequency Modulation Buffered Mode for generating PWM with varied frequency and duty cycle.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to know what is the maximum frequency i could get with EMIOS pheripheral clock frequency set 64Mhz and Emios pre-scalar divide ratio 2?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could i achieve a lager frequency range with EMIOS ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendra P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 06:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481670#M2268</guid>
      <dc:creator>raghavendrapura</dc:creator>
      <dc:date>2016-01-12T06:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481671#M2269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;The CBDR should be written with a value greater then 1, counter is 16bit so max CBDR value is 0xFFFF.&lt;/P&gt;&lt;P&gt;The CADR can be any value. The CADR=0 produces 0% duty cycle, the CADR&amp;gt;=CBDR produces 100% duty cycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PWM period is given by Temios_clk * (GPRE+1) * (UCPRE+1) * CBDR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The min PWM period is generated with CADR=1 and CBDR=2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For higher output rates you should select maximum slew rate for pad’s PCR register. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Petr&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 11:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481671#M2269</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2016-01-12T11:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481672#M2270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For our project we need frequency max range of 10Khz i.e 0.1 ms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know the EMIOS_MCR register settings for a system clock of 64Mhz. [ GPRE value]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also please tell us on the slew rate configuration for PAD. What should be the value to achieve above range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Rappid tool for pad configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendra P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 12:25:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481672#M2270</guid>
      <dc:creator>raghavendrapura</dc:creator>
      <dc:date>2016-01-12T12:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481673#M2271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There can be many setting, as you can see in the formula above. For example if I want to have channel clock equal to 1MHz, then for 64MHz system clock use GPRE=63.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To generate 10kHz PWM signal in OPWFMB mode use e.g. UCPRE=0 and CBDR=100.&lt;/P&gt;&lt;P&gt;There should be no issue with the signal edges on the 10kHz signal thus slew rate option does not make effect on it, I think. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 13:24:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481673#M2271</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2016-01-12T13:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481674#M2272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for the information. Could you please let me know how i could stop the generating of PWM once it has been started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because in my application i am using PWM to control a Motor and once i reached a desired point then i need to stop the PWM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does a &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;CADR count of 0 stops the pulses?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendra P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 07:55:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481674#M2272</guid>
      <dc:creator>raghavendrapura</dc:creator>
      <dc:date>2016-01-14T07:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481675#M2273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can stop the PWM counter by disabling the channel prescaler, using UCPREN bit.&lt;/P&gt;&lt;P&gt;Setting of CADR=0 generates 0% duty cycle in next PWM cycle.&lt;/P&gt;&lt;P&gt;The FORCMA and FORCMB bits allow the software to force the output flip-flop to the level corresponding to a match on comparators A or B respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 11:22:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481675#M2273</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2016-01-14T11:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481676#M2274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for my application I need to halt the PWFMB (Pulse With Modulation and Frequency Modulation) at any time (the output state will remain the same) so I stop the clock of this channel (EMIOSC.bit.UCPREN = 0).&lt;/P&gt;&lt;P&gt;The register EMIOSCNT (internal counter) associated to this PWM can't be written in PWM mode.&lt;/P&gt;&lt;P&gt;But I have to reset the internal counter EMIOSCNT because I need to restart later properly with a new frequency and a new duty-cycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the good practice to reset (force EMIOSCNT to value 0) when I runs EMIOS in PWM mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Romain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:00:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481676#M2274</guid>
      <dc:creator>romainbenet</dc:creator>
      <dc:date>2016-01-20T08:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481677#M2275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the eMIOS GPIO mode. Once you put eMIOS channel into GPIO mode internal counter is writable, so you can set it to 1. Then you can put the channel back to OPWFMB mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 11:56:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481677#M2275</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2016-01-20T11:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5606B : EMIOS under Output Pulse Width and Frequency Modulation Buffered Mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481678#M2276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Romain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 13:10:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5606B-EMIOS-under-Output-Pulse-Width-and-Frequency-Modulation/m-p/481678#M2276</guid>
      <dc:creator>romainbenet</dc:creator>
      <dc:date>2016-01-20T13:10:55Z</dc:date>
    </item>
  </channel>
</rss>

