<?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: general purpose I/O in mcf5282</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/general-purpose-I-O-in-mcf5282/m-p/140509#M2319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi Tama&lt;BR /&gt;&lt;BR /&gt;You need to take a look at the MCF5282 User Manual, in the section "General Purpose I/O Module" (Section 26 in my copy of the manual).&lt;BR /&gt;&lt;BR /&gt;Many of the ports are configurable for GPIO, provided that you don't need to use the pins for their special functions. The descriptions of the Pin Assignment registers give the details.&lt;BR /&gt;&lt;BR /&gt;Another useful resource is the CFInit ColdFire Initialization tool. This is a free Windows program that allows you to generate the code to initialize a ColdFire processor, configuring the options through a GUI interface.&lt;BR /&gt;&lt;BR /&gt;CFInit supports the MCF5282 and contains a section to help you configure the GPIO ports.&lt;BR /&gt;&lt;BR /&gt;The URL is: &lt;A href="http://www.microapl.co.uk/CFInit/cfinit_main.html" rel="nofollow" target="_blank"&gt;http://www.microapl.co.uk/CFInit/cfinit_main.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(I should own up here and say that I work for MicroAPL, the company that writes CFInit).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Simon&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2007 15:01:49 GMT</pubDate>
    <dc:creator>SimonMarsden_de</dc:creator>
    <dc:date>2007-07-19T15:01:49Z</dc:date>
    <item>
      <title>general purpose I/O in mcf5282</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/general-purpose-I-O-in-mcf5282/m-p/140508#M2318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Guys&lt;/DIV&gt;&lt;DIV&gt;Can any one tell me what all ports can be configured as general purpose I/O.&lt;/DIV&gt;&lt;DIV&gt;As per the data sheet it says that all the ports which are not being used for there predifined function can be used as general purpose I/O. But the data sheet doesnt specify exactly.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It just says&lt;/DIV&gt;&lt;DIV&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;• General purpose I/O interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;— Up to 142 bits of general purpose I/O&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;— Coherent 32-bit control&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;— Bit manipulation supported via set/clear functions&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;— Unused peripheral pins may be used as extra GPIO&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;can any one pls help me understand this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;tama&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-family: TimesNewRomanPSMT;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:17:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/general-purpose-I-O-in-mcf5282/m-p/140508#M2318</guid>
      <dc:creator>tama</dc:creator>
      <dc:date>2007-07-19T13:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: general purpose I/O in mcf5282</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/general-purpose-I-O-in-mcf5282/m-p/140509#M2319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi Tama&lt;BR /&gt;&lt;BR /&gt;You need to take a look at the MCF5282 User Manual, in the section "General Purpose I/O Module" (Section 26 in my copy of the manual).&lt;BR /&gt;&lt;BR /&gt;Many of the ports are configurable for GPIO, provided that you don't need to use the pins for their special functions. The descriptions of the Pin Assignment registers give the details.&lt;BR /&gt;&lt;BR /&gt;Another useful resource is the CFInit ColdFire Initialization tool. This is a free Windows program that allows you to generate the code to initialize a ColdFire processor, configuring the options through a GUI interface.&lt;BR /&gt;&lt;BR /&gt;CFInit supports the MCF5282 and contains a section to help you configure the GPIO ports.&lt;BR /&gt;&lt;BR /&gt;The URL is: &lt;A href="http://www.microapl.co.uk/CFInit/cfinit_main.html" rel="nofollow" target="_blank"&gt;http://www.microapl.co.uk/CFInit/cfinit_main.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(I should own up here and say that I work for MicroAPL, the company that writes CFInit).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Simon&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 15:01:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/general-purpose-I-O-in-mcf5282/m-p/140509#M2319</guid>
      <dc:creator>SimonMarsden_de</dc:creator>
      <dc:date>2007-07-19T15:01:49Z</dc:date>
    </item>
  </channel>
</rss>

