<?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>MQX Software SolutionsのトピックRe: DSPIO and GPIO</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210241#M5162</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;you did not specify target MCU. I assume it is MCF5225 or MCF5441. You need to change it directly, I did not find any function which enables desired functionality, at least in lwgpio driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2012 08:57:21 GMT</pubDate>
    <dc:creator>c0170</dc:creator>
    <dc:date>2012-12-18T08:57:21Z</dc:date>
    <item>
      <title>DSPIO and GPIO</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210240#M5161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a simple way within MQX to toggle a pin from DSPIO mode to GPIO mode and back again,&amp;nbsp; or do I need to dig in and change the PAR_DSPIOWH directly?&lt;/P&gt;&lt;P&gt;The default nature of the SPI driver doesn't allow me to verify that the data on the a/d is ready, so I need to switch to gpio mode to wait for the a/d to assert the SIN line before I do my SPI read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Travis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 18:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210240#M5161</guid>
      <dc:creator>t_k</dc:creator>
      <dc:date>2012-12-17T18:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: DSPIO and GPIO</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210241#M5162</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;you did not specify target MCU. I assume it is MCF5225 or MCF5441. You need to change it directly, I did not find any function which enables desired functionality, at least in lwgpio driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 08:57:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210241#M5162</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2012-12-18T08:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: DSPIO and GPIO</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210242#M5163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;Yes, we're using the MCF54418.&lt;/P&gt;&lt;P&gt;I was wondering, does using lwgpio_set_pin_output and lwgpio_get_pin_input change the pin from spi to gpio?&amp;nbsp; I was having a hard time understanding all the lwgpio documentation and the purpose behind it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Travis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 14:52:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210242#M5163</guid>
      <dc:creator>t_k</dc:creator>
      <dc:date>2012-12-18T14:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: DSPIO and GPIO</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210243#M5164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Travis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the documentation does not provide enough information, open the source of your interest (code files: lwgpio and lwgpio_mcf5441).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lwgpio_set_pin_output calls lwpgio_init, which sets only value and direction. There's lwgpio_set_functionality to set GPIO function (line 225). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 07:18:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210243#M5164</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2012-12-19T07:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: DSPIO and GPIO</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210244#M5165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;I ended up using standard GPIO calls along with toggling the PAR_DSPIOWH register.&lt;/P&gt;&lt;P&gt;Once I got digging through the source files it was fairly straightforward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Travis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 15:38:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/DSPIO-and-GPIO/m-p/210244#M5165</guid>
      <dc:creator>t_k</dc:creator>
      <dc:date>2012-12-19T15:38:41Z</dc:date>
    </item>
  </channel>
</rss>

