<?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: eflexPWMB</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eflexPWMB/m-p/483417#M29593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Cyril,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me which example you are using? (KSDK example?, Quick start package example?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By reading KV5x's reference manual, there is a register for PWM (PWMx_OUTEN) that enable signals for PWMA, PWMB and PWMX modules, once they are enabled, you can configure every port to be used as FLEXPWMx_n, for example, to configure PTE5 to be used as PWM1_A0 output, you should write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14583459808863625 jive_macro_code jive_text_macro" data-renderedposition="190_8_1192_16" jivemacro_uid="_14583459808863625" modifiedtitle="true"&gt;&lt;P&gt;PORTE_PCR5 = PORT_PCR_MUX(5);&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;previous instruction, let me use PTE5 in its alternative ALT5 mode, which is FLEXPWM1_A0.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="PTE5 configure in ALT5 mode.jpg"&gt;&lt;IMG alt="PTE5 configure in ALT5 mode.jpg" src="https://community.nxp.com/t5/image/serverpage/image-id/23431iB033CA0AA67D8BAA/image-size/large?v=v2&amp;amp;px=999" title="PTE5 configure in ALT5 mode.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2020 13:26:28 GMT</pubDate>
    <dc:creator>isaacavila</dc:creator>
    <dc:date>2020-11-02T13:26:28Z</dc:date>
    <item>
      <title>eflexPWMB</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eflexPWMB/m-p/483416#M29592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the TWR-KV5F220M, and I did run the demo file : flexPWMA DEMO. I would like to use&amp;nbsp; the eFlexPWMB on the module motor connector, but I don't know how initialize and run the module eflexPWMB on the PIN ( PTE 5, PTE 6, PTE7...) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 11:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/eflexPWMB/m-p/483416#M29592</guid>
      <dc:creator>cyrilmassano</dc:creator>
      <dc:date>2016-03-17T11:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: eflexPWMB</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eflexPWMB/m-p/483417#M29593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Cyril,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me which example you are using? (KSDK example?, Quick start package example?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By reading KV5x's reference manual, there is a register for PWM (PWMx_OUTEN) that enable signals for PWMA, PWMB and PWMX modules, once they are enabled, you can configure every port to be used as FLEXPWMx_n, for example, to configure PTE5 to be used as PWM1_A0 output, you should write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14583459808863625 jive_macro_code jive_text_macro" data-renderedposition="190_8_1192_16" jivemacro_uid="_14583459808863625" modifiedtitle="true"&gt;&lt;P&gt;PORTE_PCR5 = PORT_PCR_MUX(5);&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;previous instruction, let me use PTE5 in its alternative ALT5 mode, which is FLEXPWM1_A0.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="PTE5 configure in ALT5 mode.jpg"&gt;&lt;IMG alt="PTE5 configure in ALT5 mode.jpg" src="https://community.nxp.com/t5/image/serverpage/image-id/23431iB033CA0AA67D8BAA/image-size/large?v=v2&amp;amp;px=999" title="PTE5 configure in ALT5 mode.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 13:26:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/eflexPWMB/m-p/483417#M29593</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2020-11-02T13:26:28Z</dc:date>
    </item>
  </channel>
</rss>

