<?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 MPC8313e GPIOs in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313e-GPIOs/m-p/158351#M764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&amp;nbsp; I am trying to use the MPC8313e GPIOs . I toggle them from CodeWarrior. I have verified that the way of accessing the registers is the right one and I have been able to change the registers of other peripherals.&lt;BR /&gt;&lt;BR /&gt;On the other hand I always read '0 ' from the GPIO data register even some GPIOs having pull-up. I configure them as output and try to toggle them writing in its respective register&amp;nbsp; but do not toggle, I check this by hardware (scope) and by software.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any idea?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2008 19:14:31 GMT</pubDate>
    <dc:creator>medina</dc:creator>
    <dc:date>2008-05-23T19:14:31Z</dc:date>
    <item>
      <title>MPC8313e GPIOs</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313e-GPIOs/m-p/158351#M764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&amp;nbsp; I am trying to use the MPC8313e GPIOs . I toggle them from CodeWarrior. I have verified that the way of accessing the registers is the right one and I have been able to change the registers of other peripherals.&lt;BR /&gt;&lt;BR /&gt;On the other hand I always read '0 ' from the GPIO data register even some GPIOs having pull-up. I configure them as output and try to toggle them writing in its respective register&amp;nbsp; but do not toggle, I check this by hardware (scope) and by software.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any idea?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 19:14:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313e-GPIOs/m-p/158351#M764</guid>
      <dc:creator>medina</dc:creator>
      <dc:date>2008-05-23T19:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313e GPIOs</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313e-GPIOs/m-p/158352#M765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT size="2"&gt;Medina,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Here's a thing to check if you haven't already done so.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;All the GPIO 0-31 functions are multiplexed so you do have to make sure the pin isn't being used for another function.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Here are some excertps from the MPC8313 Engineering Reference Manual Rev. 1 07/2007 that may help&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;From section: 3.4 External Signal Description&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;From Table 3-6 External Signals—Detailed Signal Descriptions&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Signal I/O Description: CFG_LBIU_MUX_EN (LA[0:15]/GPIO)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Pin type: Input Meaning:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Asserted—GPIO ports function according to the values in their configuration registers (this may be LBC or non-LBC functionality).&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Negated—GPIO ports function as LA[0:15] irrespective of the value in their configuration registers.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Also see, 5.3.2.5 System I/O Configuration Register Low (SICRL). Bits 2-13 control if GPIO is enabled or other functions, see table in spec.&amp;nbsp; The reset values of this register typically default to GPIO, but there may be software and/or board init that is setting this register to enable an alternate function rather than the GPIO you are trying to use.&amp;nbsp; This register is read/write, so you can check it's current value by reading it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Hope this helps :smileyhappy:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;- abartky&lt;/FONT&gt;&lt;/P&gt;&lt;FONT face="Arial" size="2"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 23:23:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313e-GPIOs/m-p/158352#M765</guid>
      <dc:creator>abartky</dc:creator>
      <dc:date>2008-05-23T23:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313e GPIOs</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313e-GPIOs/m-p/158353#M766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you very much abartky. That was the solution.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 15:05:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313e-GPIOs/m-p/158353#M766</guid>
      <dc:creator>medina</dc:creator>
      <dc:date>2008-05-27T15:05:01Z</dc:date>
    </item>
  </channel>
</rss>

