<?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: QSPI Interrupt</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/QSPI-Interrupt/m-p/185026#M7694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yevgeni,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for this answer. It seems to be an interrupt stack overflow. When the intrrupt occurs I disable the interrupt itself (SPIFE=0) and when I start a new transfer I enable it (SPIFE = 1). Now the system works well again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2009 15:53:23 GMT</pubDate>
    <dc:creator>Stefan_75</dc:creator>
    <dc:date>2009-05-28T15:53:23Z</dc:date>
    <item>
      <title>QSPI Interrupt</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/QSPI-Interrupt/m-p/185024#M7692</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 am using the QSPI with enabled interrupt (SPIFE = 1) (ICM Sourcenb.&amp;nbsp;18). If I have to transfer some data,&amp;nbsp;I put them in the queue and start the transfer. After that I continue with other C-programm parts.&lt;/P&gt;&lt;P&gt;When the finished interrupt (SPIF)&amp;nbsp;occurs, I reset the interrupt flag in the SPI-intrrupt-routine&amp;nbsp;and wait for the regular call of the SPI&amp;nbsp;part and make&amp;nbsp;my oprations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The porgamm works well for some time,&amp;nbsp;but after a few minutes the QSPI interrupt and all other normal&amp;nbsp;interrupts&amp;nbsp;won´t work any more (e.g. PIT).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of the "normal"&amp;nbsp;interrupts I get the&amp;nbsp;interrupt nb. 58 which is "not used (reserved)" (Reference manual).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before I worked with the&amp;nbsp;QSPI interrupt enable I&amp;nbsp;made all the SPI traffic in one&amp;nbsp;call (SPIFE = 0), and that worked fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody knows what this interrupt (nb.58)&amp;nbsp;mean, or has any suggestion?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Target: MCF52235&amp;nbsp;&lt;/P&gt;&lt;P&gt;CW Version 7.1&lt;/P&gt;&lt;P&gt;Coldfire TCP Stack and RTOS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 19:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/QSPI-Interrupt/m-p/185024#M7692</guid>
      <dc:creator>Stefan_75</dc:creator>
      <dc:date>2009-05-27T19:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Interrupt</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/QSPI-Interrupt/m-p/185025#M7693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reserved interrupt can happen due to overflow of interrupt stack or some buffer.&lt;/P&gt;&lt;P&gt;Check, if you disabled QSPI after the needed operations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 22:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/QSPI-Interrupt/m-p/185025#M7693</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2009-05-27T22:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Interrupt</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/QSPI-Interrupt/m-p/185026#M7694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yevgeni,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for this answer. It seems to be an interrupt stack overflow. When the intrrupt occurs I disable the interrupt itself (SPIFE=0) and when I start a new transfer I enable it (SPIFE = 1). Now the system works well again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 15:53:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/QSPI-Interrupt/m-p/185026#M7694</guid>
      <dc:creator>Stefan_75</dc:creator>
      <dc:date>2009-05-28T15:53:23Z</dc:date>
    </item>
  </channel>
</rss>

