<?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>i.MX Processors中的主题 i.Mx6 SPI-Slave interrupts</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx6-SPI-Slave-interrupts/m-p/375763#M53893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently working on i.Mx6 SPI-Slave and &lt;STRONG&gt;I am able to communicate with Master. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(When I transmit 5 data from Master, Test register Rx count will also read as 5 and so on)&lt;/P&gt;&lt;P&gt;If I continuously transmit data from Master, RxFifo gets full and when I poll for the status register, status RO gets set. (as expected)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But I am neither getting ROEN nor RFEN interrupts.&lt;/STRONG&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Have any one faced similar issue before with iMx6 SPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I start the device I get a TC interrupt and I dont receive subsequent interrupts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initialization process that I have followed right now&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Disable ECSPI block&lt;/LI&gt;&lt;LI&gt;Enable ECSPI&lt;/LI&gt;&lt;LI&gt;Enable clock&lt;/LI&gt;&lt;LI&gt;Set control and config registers: &lt;STRONG&gt;SPI burst length set is 32 bit&lt;/STRONG&gt; (1f)&lt;/LI&gt;&lt;LI&gt;Enabled interrupts for ROEN, RFEN, RDREN, RREN&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need detailed configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Arti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Aug 2014 13:19:23 GMT</pubDate>
    <dc:creator>arti</dc:creator>
    <dc:date>2014-08-22T13:19:23Z</dc:date>
    <item>
      <title>i.Mx6 SPI-Slave interrupts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx6-SPI-Slave-interrupts/m-p/375763#M53893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently working on i.Mx6 SPI-Slave and &lt;STRONG&gt;I am able to communicate with Master. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(When I transmit 5 data from Master, Test register Rx count will also read as 5 and so on)&lt;/P&gt;&lt;P&gt;If I continuously transmit data from Master, RxFifo gets full and when I poll for the status register, status RO gets set. (as expected)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But I am neither getting ROEN nor RFEN interrupts.&lt;/STRONG&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Have any one faced similar issue before with iMx6 SPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I start the device I get a TC interrupt and I dont receive subsequent interrupts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initialization process that I have followed right now&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Disable ECSPI block&lt;/LI&gt;&lt;LI&gt;Enable ECSPI&lt;/LI&gt;&lt;LI&gt;Enable clock&lt;/LI&gt;&lt;LI&gt;Set control and config registers: &lt;STRONG&gt;SPI burst length set is 32 bit&lt;/STRONG&gt; (1f)&lt;/LI&gt;&lt;LI&gt;Enabled interrupts for ROEN, RFEN, RDREN, RREN&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need detailed configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Arti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 13:19:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx6-SPI-Slave-interrupts/m-p/375763#M53893</guid>
      <dc:creator>arti</dc:creator>
      <dc:date>2014-08-22T13:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: i.Mx6 SPI-Slave interrupts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx6-SPI-Slave-interrupts/m-p/375764#M53894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just curious about your success writing an i.MX6 SPI Slave driver supporting Interrupts? Can you give me a brief conclusion about your experiences? Did you also use DMA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 13:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx6-SPI-Slave-interrupts/m-p/375764#M53894</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2015-09-28T13:11:03Z</dc:date>
    </item>
  </channel>
</rss>

