<?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>Other NXP ProductsのトピックBLDC Control eTPU set3  question</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/BLDC-Control-eTPU-set3-question/m-p/274755#M2865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe someone can explain me the following about the HD/PWM functions :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the MCU, I want to use the complementary pair phase type, so where 2 eTPU channels drive 1 Base Channel and 1 Complementary Channel, (lets assume eTPU(8) and eTPU(9) for PhaseA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I need to connect a power-stage module where the pins are refered as:&lt;/P&gt;&lt;P&gt;PA_HS, PA_LS&lt;/P&gt;&lt;P&gt;PB_HS, PB_LS&lt;/P&gt;&lt;P&gt;PC_HS, PB_LS&lt;/P&gt;&lt;P&gt;and correspond to the gate drives of the 6 half-bridges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is, how do the signals from the MCU connect to the power module? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BaseChannelA to PA_HS, is it correct? Then where do I connect the complementary channel? It must be PB_LS or PC_LS, correct? Which one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 13:29:50 GMT</pubDate>
    <dc:creator>olivierkieffer</dc:creator>
    <dc:date>2013-04-18T13:29:50Z</dc:date>
    <item>
      <title>BLDC Control eTPU set3  question</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/BLDC-Control-eTPU-set3-question/m-p/274755#M2865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe someone can explain me the following about the HD/PWM functions :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the MCU, I want to use the complementary pair phase type, so where 2 eTPU channels drive 1 Base Channel and 1 Complementary Channel, (lets assume eTPU(8) and eTPU(9) for PhaseA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I need to connect a power-stage module where the pins are refered as:&lt;/P&gt;&lt;P&gt;PA_HS, PA_LS&lt;/P&gt;&lt;P&gt;PB_HS, PB_LS&lt;/P&gt;&lt;P&gt;PC_HS, PB_LS&lt;/P&gt;&lt;P&gt;and correspond to the gate drives of the 6 half-bridges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is, how do the signals from the MCU connect to the power module? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BaseChannelA to PA_HS, is it correct? Then where do I connect the complementary channel? It must be PB_LS or PC_LS, correct? Which one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 13:29:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/BLDC-Control-eTPU-set3-question/m-p/274755#M2865</guid>
      <dc:creator>olivierkieffer</dc:creator>
      <dc:date>2013-04-18T13:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: BLDC Control eTPU set3  question</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/BLDC-Control-eTPU-set3-question/m-p/274756#M2866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have several choices to access multiple related channels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The eTPU functions can change channels by writing a new channel number into the CHAN register and the following references will be made to that channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) You can have common eTPU Function frames for several channels. Timing for each channel pin will be independent but the overall control can be referenced&amp;nbsp; in a single piece of driver code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Our compiler supports multiple channels with some variables in the eTPU function frame common to a group of channels and some channel specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of the solutions will work well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Walter Banks&lt;/P&gt;&lt;P&gt;Byte Craft Limited.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.bytecraft.com/eTPU_C" title="http://www.bytecraft.com/eTPU_C"&gt;eTPU_C Code Development System for Freescale eTPU | Byte Craft Limited&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 16:25:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/BLDC-Control-eTPU-set3-question/m-p/274756#M2866</guid>
      <dc:creator>walt</dc:creator>
      <dc:date>2013-04-25T16:25:47Z</dc:date>
    </item>
  </channel>
</rss>

