<?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: IMX6 Linux SPI Slave mode - data read is incomplete/incorrect in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-SPI-Slave-mode-data-read-is-incomplete-incorrect/m-p/1163664#M163002</link>
    <description>&lt;P&gt;Hi Yavuz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this issue may be related to signal integrity (noise) and one can try to tweak&lt;/P&gt;
&lt;P&gt;pad drive strength (DSE) described in AN5078&lt;/P&gt;
&lt;P&gt;&lt;A id="relatedDocsClick_6" href="https://www.nxp.com/docs/en/application-note/AN5078.pdf" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Influence of Pin Setting on System Function and Performance&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and pay attention to cables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2020 00:56:54 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2020-10-07T00:56:54Z</dc:date>
    <item>
      <title>IMX6 Linux SPI Slave mode - data read is incomplete/incorrect</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-SPI-Slave-mode-data-read-is-incomplete-incorrect/m-p/1163271#M162960</link>
      <description>&lt;P&gt;Hi Everybody,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set IMX6 to run Linux Kernel 5.4.24 for spi in slave mode transfer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When Run the command:&lt;/P&gt;&lt;P&gt;spidev_test -v -b&amp;nbsp; 32 -H -D /dev/spidev2.0 -s 15000000&lt;/P&gt;&lt;P&gt;I modified the spidev_test to transmit 256 bytes as default buffer,&lt;/P&gt;&lt;P&gt;The received buffer displayed is correct for first 4 bytes, then deformed for next 8 bytes and remaining (256 - 24) 232 bytes are in correct.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The remote SPI master is transmitting 256 bytes. but I can only read 4 correct 8 deformed and rest incorrect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen some explanations on burst size setting, but I did not understand where and how to set this BURST_LENGTH parameter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Y.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 08:19:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-SPI-Slave-mode-data-read-is-incomplete-incorrect/m-p/1163271#M162960</guid>
      <dc:creator>Yavuz</dc:creator>
      <dc:date>2020-10-06T08:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 Linux SPI Slave mode - data read is incomplete/incorrect</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-SPI-Slave-mode-data-read-is-incomplete-incorrect/m-p/1163664#M163002</link>
      <description>&lt;P&gt;Hi Yavuz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this issue may be related to signal integrity (noise) and one can try to tweak&lt;/P&gt;
&lt;P&gt;pad drive strength (DSE) described in AN5078&lt;/P&gt;
&lt;P&gt;&lt;A id="relatedDocsClick_6" href="https://www.nxp.com/docs/en/application-note/AN5078.pdf" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Influence of Pin Setting on System Function and Performance&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and pay attention to cables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 00:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-SPI-Slave-mode-data-read-is-incomplete-incorrect/m-p/1163664#M163002</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-10-07T00:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 Linux SPI Slave mode - data read is incomplete/incorrect</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-SPI-Slave-mode-data-read-is-incomplete-incorrect/m-p/1163899#M163042</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp; thank you for your response, after detailed investigation it seems that the incoming data was correct and spi slave mode read was successful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Y.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 12:19:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-Linux-SPI-Slave-mode-data-read-is-incomplete-incorrect/m-p/1163899#M163042</guid>
      <dc:creator>Yavuz</dc:creator>
      <dc:date>2020-10-07T12:19:23Z</dc:date>
    </item>
  </channel>
</rss>

