<?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: flexspi connects to 4 devices in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/flexspi-connects-to-4-devices/m-p/1321466#M178181</link>
    <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation!&lt;/P&gt;&lt;P&gt;The good news is that I can discuss further with HW reviewer.&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt?h=imx_5.4.70_2.3.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt?h=imx_5.4.70_2.3.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Aug 2021 02:41:42 GMT</pubDate>
    <dc:creator>Luke-Hsieh</dc:creator>
    <dc:date>2021-08-11T02:41:42Z</dc:date>
    <item>
      <title>flexspi connects to 4 devices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flexspi-connects-to-4-devices/m-p/1321136#M178154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does anyone have the experience using i.mx8 SPI with multiple devices ?&lt;/P&gt;&lt;P&gt;Initially, I&amp;nbsp;was trying to use&amp;nbsp;ECSPI1, but there's only one CS pin supported on ECSPI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read i.mx8m nano reference manual and find that flex spi supports multiple devices.&lt;/P&gt;&lt;P&gt;In figure 10-15, there're 2 pairs of CLK &amp;amp; DATA in parallel mode which is not what I need.&lt;/P&gt;&lt;P&gt;Can I use the individual mode to support 4 devices which are sharing one CLK+MISO+MOSI ?&lt;/P&gt;&lt;P&gt;Is my expectation correct ?&lt;/P&gt;&lt;P&gt;Attach the figure10-15 for reference.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 12:54:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flexspi-connects-to-4-devices/m-p/1321136#M178154</guid>
      <dc:creator>Luke-Hsieh</dc:creator>
      <dc:date>2021-08-10T12:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: flexspi connects to 4 devices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flexspi-connects-to-4-devices/m-p/1321397#M178174</link>
      <description>&lt;P&gt;Hi Luke&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;I was trying to use ECSPI1, but there's only one CS pin supported on ECSPI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can use gpio as CS as described in linux documentation "- cs-gpios : GPIOs to use as chip selects"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_5.4.70_2.3.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_5.4.70_2.3.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;In figure 10-15, there're 2 pairs of CLK &amp;amp; DATA in parallel mode which is not what I need.&lt;/P&gt;
&lt;P&gt;&amp;gt;Can I use the individual mode to support 4 devices which are sharing one CLK+MISO+MOSI ?&lt;/P&gt;
&lt;P&gt;&amp;gt;Is my expectation correct ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;not sorry. Only option as described exactly in Figure10-15 is possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 01:12:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flexspi-connects-to-4-devices/m-p/1321397#M178174</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-08-11T01:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: flexspi connects to 4 devices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flexspi-connects-to-4-devices/m-p/1321466#M178181</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation!&lt;/P&gt;&lt;P&gt;The good news is that I can discuss further with HW reviewer.&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt?h=imx_5.4.70_2.3.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt?h=imx_5.4.70_2.3.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 02:41:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flexspi-connects-to-4-devices/m-p/1321466#M178181</guid>
      <dc:creator>Luke-Hsieh</dc:creator>
      <dc:date>2021-08-11T02:41:42Z</dc:date>
    </item>
  </channel>
</rss>

