<?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: PWM Procesor Expert in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509263#M6594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alice, Thanks for the reply.  You got part of the question.&lt;/P&gt;&lt;P&gt;If you look at the design studio processor expert interface you can set&lt;/P&gt;&lt;P&gt;the timer period in the basic configuration AND you can set the pwm&lt;/P&gt;&lt;P&gt;frequency in each of the channels.  I was wondering if anyone knew if it&lt;/P&gt;&lt;P&gt;actually worked properly, or how processor expert decides which&lt;/P&gt;&lt;P&gt;frequency to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The proper implementation should have the timer period set in the basic&lt;/P&gt;&lt;P&gt;configuration and the resulting pwm frequency as read only in the&lt;/P&gt;&lt;P&gt;channels.  It would be nice if when you hovered over the pwm frequency&lt;/P&gt;&lt;P&gt;in the channels that a note explaining that the frequency was set from&lt;/P&gt;&lt;P&gt;the basic configuration period showed.  Also, if one of the timers is&lt;/P&gt;&lt;P&gt;set as the global time base then ALL the channels, even those normally&lt;/P&gt;&lt;P&gt;associated with other timers, should have the frequency set based on the&lt;/P&gt;&lt;P&gt;global time base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steven R. Garfinkel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELECTRONICS DESIGN AND TECHNICAL ANALYSIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sgarfinkel@Ellipsah.com &amp;lt;mailto:sgarfinkel@Ellipsah.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;  NXP Community&lt;/P&gt;&lt;P&gt;  &amp;lt;http://jiveon.jivesoftware.com/mpss/c/9AA/PDcDAA/t.1u4/UgouaWPYReWeXdzEj35bVw/h0/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bQJ6kyiZ2Cef2qt-2B2uYN1YnWHaJNGi7m0dsLcrT7D0aEsRC9ydi8bGmPSoTrNqropzOzEJWlRcWGPjR3DG2V-2Fd9JgazgrYhAttaPsLKIUR-2FzQ-3D-3D&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PWM Procesor Expert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Alice_Yang&lt;/P&gt;&lt;P&gt;&amp;lt;http://jiveon.jivesoftware.com/mpss/c/9AA/PDcDAA/t.1u4/UgouaWPYReWeXdzEj35bVw/h1/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bR0HKx9NliUV7Nk1J2JuKQDvZy-2BIAmU7qUQWOtei2k-2F-2BBBgNIa1LXbG1zvqNV-2FeC-2BU-3D&amp;gt;&lt;/P&gt;&lt;P&gt;in /Kinetis Design Studio/ - View the full discussion&lt;/P&gt;&lt;P&gt;&amp;lt;http://jiveon.jivesoftware.com/mpss/c/9AA/PDcDAA/t.1u4/UgouaWPYReWeXdzEj35bVw/h2/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bQosukMSY9ASErIFsWrCq3VyV-2BY8-2BBdEoqB5K9VDlLj-2BYRHHJ-2B545emVdBTzkxOm0I-3D&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 01:31:55 GMT</pubDate>
    <dc:creator>stevengarfinkel</dc:creator>
    <dc:date>2016-01-26T01:31:55Z</dc:date>
    <item>
      <title>PWM Procesor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509261#M6592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to set up a moderately complicated PWM configuration and I am wondering if it is possible using processor expert.&lt;/P&gt;&lt;P&gt;The processor I am using is the KL03 which has two timers each timer with two PWM channels.&lt;/P&gt;&lt;P&gt;I want a 20kHz frequency and all four channels using the same time base.&lt;/P&gt;&lt;P&gt;According to the part datasheet one timer can generate the time base for all channels by setting that timer to global time base, which can be done using processor expert.&lt;/P&gt;&lt;P&gt;However in processor expert each pwm channel has an independent frequency setting when in fact the frequency setting is a characteristic of the timer, not the pwm channel.&amp;nbsp; From my understanding, once the frequency of the timer is set, all the dependent channels must have the same frequency.&lt;/P&gt;&lt;P&gt;Based on what I see it looks like processor expert is limited in supporting pwm configurations.&lt;/P&gt;&lt;P&gt;Is there a way to get it to work using processor expert?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jan 2016 14:57:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509261#M6592</guid>
      <dc:creator>stevengarfinkel</dc:creator>
      <dc:date>2016-01-23T14:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: PWM Procesor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509262#M6593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Steve,&lt;/P&gt;&lt;P&gt;For one timer, no matter we whether use PE , the channels for the timer has the same frequency.&lt;/P&gt;&lt;P&gt;Two timers can have different frequency.&lt;/P&gt;&lt;P&gt;If i misunderstand your question , please tell me !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 03:30:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509262#M6593</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-01-25T03:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: PWM Procesor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509263#M6594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alice, Thanks for the reply.  You got part of the question.&lt;/P&gt;&lt;P&gt;If you look at the design studio processor expert interface you can set&lt;/P&gt;&lt;P&gt;the timer period in the basic configuration AND you can set the pwm&lt;/P&gt;&lt;P&gt;frequency in each of the channels.  I was wondering if anyone knew if it&lt;/P&gt;&lt;P&gt;actually worked properly, or how processor expert decides which&lt;/P&gt;&lt;P&gt;frequency to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The proper implementation should have the timer period set in the basic&lt;/P&gt;&lt;P&gt;configuration and the resulting pwm frequency as read only in the&lt;/P&gt;&lt;P&gt;channels.  It would be nice if when you hovered over the pwm frequency&lt;/P&gt;&lt;P&gt;in the channels that a note explaining that the frequency was set from&lt;/P&gt;&lt;P&gt;the basic configuration period showed.  Also, if one of the timers is&lt;/P&gt;&lt;P&gt;set as the global time base then ALL the channels, even those normally&lt;/P&gt;&lt;P&gt;associated with other timers, should have the frequency set based on the&lt;/P&gt;&lt;P&gt;global time base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steven R. Garfinkel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELECTRONICS DESIGN AND TECHNICAL ANALYSIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sgarfinkel@Ellipsah.com &amp;lt;mailto:sgarfinkel@Ellipsah.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;  NXP Community&lt;/P&gt;&lt;P&gt;  &amp;lt;http://jiveon.jivesoftware.com/mpss/c/9AA/PDcDAA/t.1u4/UgouaWPYReWeXdzEj35bVw/h0/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bQJ6kyiZ2Cef2qt-2B2uYN1YnWHaJNGi7m0dsLcrT7D0aEsRC9ydi8bGmPSoTrNqropzOzEJWlRcWGPjR3DG2V-2Fd9JgazgrYhAttaPsLKIUR-2FzQ-3D-3D&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PWM Procesor Expert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Alice_Yang&lt;/P&gt;&lt;P&gt;&amp;lt;http://jiveon.jivesoftware.com/mpss/c/9AA/PDcDAA/t.1u4/UgouaWPYReWeXdzEj35bVw/h1/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bR0HKx9NliUV7Nk1J2JuKQDvZy-2BIAmU7qUQWOtei2k-2F-2BBBgNIa1LXbG1zvqNV-2FeC-2BU-3D&amp;gt;&lt;/P&gt;&lt;P&gt;in /Kinetis Design Studio/ - View the full discussion&lt;/P&gt;&lt;P&gt;&amp;lt;http://jiveon.jivesoftware.com/mpss/c/9AA/PDcDAA/t.1u4/UgouaWPYReWeXdzEj35bVw/h2/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bQosukMSY9ASErIFsWrCq3VyV-2BY8-2BBdEoqB5K9VDlLj-2BYRHHJ-2B545emVdBTzkxOm0I-3D&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 01:31:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509263#M6594</guid>
      <dc:creator>stevengarfinkel</dc:creator>
      <dc:date>2016-01-26T01:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: PWM Procesor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509264#M6595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Steven.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have test it ,&amp;nbsp; the configuration of "Frequency" have no effect when set more then one.&lt;/P&gt;&lt;P&gt;If configure more than one , only the last one int the initialize function have effect, the initialize function at here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22104iFDFF292EB3207FEE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;after configuration the TPM component&amp;nbsp; ,the default " Components_Ini" function is&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22161i434EF67B8C241E99/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and i change "&amp;amp;tpmTmr1_ChnConfig0"&amp;nbsp; to "&amp;amp;tpmTmr1_ChnConfig1", then i check the tho channel&amp;nbsp; PWM signals , all of them are&amp;nbsp; 240HZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22205iCDCFABC2909233A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, we should configure the same data at the Frequency option when set more then one channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&lt;/P&gt;&lt;P&gt;&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, 27 Jan 2016 08:15:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/PWM-Procesor-Expert/m-p/509264#M6595</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-01-27T08:15:57Z</dc:date>
    </item>
  </channel>
</rss>

