<?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: QSPI Driver Bug? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/QSPI-Driver-Bug/m-p/209565#M5101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reporting this. The fix will be available in the next release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2011 18:58:41 GMT</pubDate>
    <dc:creator>PetrM</dc:creator>
    <dc:date>2011-05-26T18:58:41Z</dc:date>
    <item>
      <title>QSPI Driver Bug?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/QSPI-Driver-Bug/m-p/209564#M5100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am uing MQX 3.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In spi_pol_mcf5xxx_qspi.c function _mcf5xxx_qspi_polled_tx_rx﻿:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Setup queue */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tmp = qspi_ptr-&amp;gt;QWR &amp;amp; (~ (MCF5XXX_QSPI_QWR_NEWQP(0xF) | MCF5XXX_QSPI_QWR_ENDQP(0xF)));&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; qspi_ptr-&amp;gt;QWR = tmp | MCF5XXX_QSPI_QWR_NEWQP(0) | MCF5XXX_QSPI_QWR_ENDQP(data - 1);&lt;BR /&gt;﻿&lt;/P&gt;&lt;P&gt;here tmp is defined as uint_8.&amp;nbsp; but QWR is 16 bit register, this will slice off the upper 8 bit. the effect is causing chip-select pins goes low in a very short time (20ns)&lt;/P&gt;&lt;P&gt;&amp;nbsp;Change: define tmp as uinit_16.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similar problem in spi_int_mcf5xxx_qspi.c _mcf5xxx_qspi_int_isr function:&lt;/P&gt;&lt;P&gt;define reg_tmp as uint_16 instead of uint_8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 01:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/QSPI-Driver-Bug/m-p/209564#M5100</guid>
      <dc:creator>eGuy</dc:creator>
      <dc:date>2011-05-26T01:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Driver Bug?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/QSPI-Driver-Bug/m-p/209565#M5101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reporting this. The fix will be available in the next release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 18:58:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/QSPI-Driver-Bug/m-p/209565#M5101</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2011-05-26T18:58:41Z</dc:date>
    </item>
  </channel>
</rss>

