<?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: Basic I/O in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Basic-I-O/m-p/167557#M1034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Kinetis, pin's function is not defined by priority base like that in HCS12 family, but you have to specify it explicitly, i.e via MUX bits in PCR register.&lt;/P&gt;&lt;P&gt;You have to enable clock to a port before you can use it also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is gpio example in&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/download/license.jsp?colCode=KINETIS512_SC&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Snippets,%20Boot%20Code,%20Headers,%20Monitors,%20etc.&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;sr=22&amp;amp;Parent_nodeId=1273249932840742028515&amp;amp;Parent_pageType=product" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/download/license.jsp?colCode=KINETIS512_SC&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Snippets,%20Boot%20Code,%20Headers,%20Monitors,%20etc.&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;sr=22&amp;amp;Parent_nodeId=1273249932840742028515&amp;amp;Parent_pageType=product&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Sep 2011 07:25:51 GMT</pubDate>
    <dc:creator>Dekiru</dc:creator>
    <dc:date>2011-09-17T07:25:51Z</dc:date>
    <item>
      <title>Basic I/O</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Basic-I-O/m-p/167556#M1033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I switch from HCs12 to Kinectic K60n512. I have basic problem Turn on / off led diode.&lt;/P&gt;&lt;P&gt;In code i have&lt;/P&gt;&lt;P&gt;GPIOA_PDDR = 0x10000fff; //Port Data Direction RegisterPort Data Direction Register&lt;BR /&gt;GPIOA_PCOR = 0x00000fff; //Port Clear Output Register﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But nothing change. Where is my mistake? Is some useful train material?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;And sorry for this basic problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2011 03:23:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Basic-I-O/m-p/167556#M1033</guid>
      <dc:creator>huinad</dc:creator>
      <dc:date>2011-09-17T03:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Basic I/O</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Basic-I-O/m-p/167557#M1034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Kinetis, pin's function is not defined by priority base like that in HCS12 family, but you have to specify it explicitly, i.e via MUX bits in PCR register.&lt;/P&gt;&lt;P&gt;You have to enable clock to a port before you can use it also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is gpio example in&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/download/license.jsp?colCode=KINETIS512_SC&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Snippets,%20Boot%20Code,%20Headers,%20Monitors,%20etc.&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;sr=22&amp;amp;Parent_nodeId=1273249932840742028515&amp;amp;Parent_pageType=product" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/download/license.jsp?colCode=KINETIS512_SC&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Snippets,%20Boot%20Code,%20Headers,%20Monitors,%20etc.&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;sr=22&amp;amp;Parent_nodeId=1273249932840742028515&amp;amp;Parent_pageType=product&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2011 07:25:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Basic-I-O/m-p/167557#M1034</guid>
      <dc:creator>Dekiru</dc:creator>
      <dc:date>2011-09-17T07:25:51Z</dc:date>
    </item>
  </channel>
</rss>

