<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: Configuring etpu as GPIO on the MCF5232</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143112#M2661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have tried to use the ETPU functions in MCF5235. Basically, I got&amp;nbsp; a few basic ETPU functions running on the MCF5235EVB. The example code of these functions can be downloaded from Freescale. I&amp;nbsp;used the TPU functions in MC68332 before and they are very simple and easy to use. Does any one know where to get the ETPU parameter ram map for each function (similar to those for TPU)?&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;Glacier&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2007 01:40:13 GMT</pubDate>
    <dc:creator>Glacier</dc:creator>
    <dc:date>2007-03-28T01:40:13Z</dc:date>
    <item>
      <title>Configuring etpu as GPIO on the MCF5232</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143110#M2659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I´m using the MCF5232, connected with the BDM-interface and i want to use the etpu pins as normal gpio. When using these pins as input, every thing is ok, but using the pins as output it won´t work - until now!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know exact, how to configure which register with which value, so that the etpu ports will work as output pin ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;uli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 16:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143110#M2659</guid>
      <dc:creator>Hossi</dc:creator>
      <dc:date>2007-01-18T16:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring etpu as GPIO on the MCF5232</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143111#M2660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Assuming that you have an eTPU function set that contains the GPIO function, using the provided functions (fs_etpu_gpio_init, fs_etpu_gpio_output_high, fs_etpu_gpio_output_low) should be straight forward.&lt;BR /&gt;&lt;BR /&gt;Don't forget to initialize and start the eTPU using my_system_etpu_init() and my_system_etpu_start().&lt;BR /&gt;&lt;BR /&gt;If you don't have a function set, then looking into the eTPU Site at&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=eTPU&amp;amp;" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=eTPU&amp;amp;&lt;/A&gt;;nodeId=018rH3YTLC00M9&lt;BR /&gt;you will see the link to generate one.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Stamatis&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 22:36:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143111#M2660</guid>
      <dc:creator>stzari</dc:creator>
      <dc:date>2007-01-18T22:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring etpu as GPIO on the MCF5232</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143112#M2661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have tried to use the ETPU functions in MCF5235. Basically, I got&amp;nbsp; a few basic ETPU functions running on the MCF5235EVB. The example code of these functions can be downloaded from Freescale. I&amp;nbsp;used the TPU functions in MC68332 before and they are very simple and easy to use. Does any one know where to get the ETPU parameter ram map for each function (similar to those for TPU)?&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;Glacier&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 01:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143112#M2661</guid>
      <dc:creator>Glacier</dc:creator>
      <dc:date>2007-03-28T01:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring etpu as GPIO on the MCF5232</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143113#M2662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I don't think that that information is readily available anywhere.&lt;BR /&gt;Since the eTPU functions are generated with a compiler, all locations are assigned at compile time. Thus you would need the compiler output to know where everything was located.&lt;BR /&gt;&lt;BR /&gt;However, those parameters that are exported can be found in the auto-generated Header files (e.g. etpu_gpio_auto.h for the GPIO function).&lt;BR /&gt;You can also download and have a look into the eTPU Sources themselves to see how everything works.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Stamatis&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 17:35:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Configuring-etpu-as-GPIO-on-the-MCF5232/m-p/143113#M2662</guid>
      <dc:creator>stzari</dc:creator>
      <dc:date>2007-03-28T17:35:33Z</dc:date>
    </item>
  </channel>
</rss>

