<?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のトピックEPORT and GPIO</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/EPORT-and-GPIO/m-p/136981#M1867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone had any trouble using EPORT as GPIO? I'm using an MCF5213 and trying to use the EPORT to function as an interrupt driven SPI Slave device. I have IRQ1 setup as the SS pin, IRQ2 as the SPI Clk interrupt triggered on Rising Edge, IRQ3 as an GPIO input MOSI, and IRQ4 as an output MISO. I can interrupt on the Chip Select and all 8 Clocks for each byte however when I read the EPDR and write to EPPDR to read the data in and write the data out I never see changes on the Pin states.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Nov 2006 00:33:38 GMT</pubDate>
    <dc:creator>TheEmbeddedGuy</dc:creator>
    <dc:date>2006-11-17T00:33:38Z</dc:date>
    <item>
      <title>EPORT and GPIO</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/EPORT-and-GPIO/m-p/136981#M1867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone had any trouble using EPORT as GPIO? I'm using an MCF5213 and trying to use the EPORT to function as an interrupt driven SPI Slave device. I have IRQ1 setup as the SS pin, IRQ2 as the SPI Clk interrupt triggered on Rising Edge, IRQ3 as an GPIO input MOSI, and IRQ4 as an output MISO. I can interrupt on the Chip Select and all 8 Clocks for each byte however when I read the EPDR and write to EPPDR to read the data in and write the data out I never see changes on the Pin states.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 00:33:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/EPORT-and-GPIO/m-p/136981#M1867</guid>
      <dc:creator>TheEmbeddedGuy</dc:creator>
      <dc:date>2006-11-17T00:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: EPORT and GPIO</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/EPORT-and-GPIO/m-p/136982#M1868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Nevermind I figured out what I was doing wrong. I was using the EPORT registers for the GPIO reads and writes to IRQ3 and IRQ4. The GPIO functions are mapped to PORTNQ. When I read:&lt;BR /&gt;"&lt;BR /&gt;• EPORT data register (EPDR)—holds the data to be driven to the pins.&lt;BR /&gt;• EPORT pin data register (EPPDR)—reflects the current state of the pins.&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;in the manual I assumed the registers were for both pins configured as GPIO and Interrupts.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 04:22:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/EPORT-and-GPIO/m-p/136982#M1868</guid>
      <dc:creator>TheEmbeddedGuy</dc:creator>
      <dc:date>2006-11-17T04:22:39Z</dc:date>
    </item>
  </channel>
</rss>

