<?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: How can I use ECSPI SS1-2? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-use-ECSPI-SS1-2/m-p/848468#M129872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi neale&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Where can I find information about how to use the SS1-SS2 signals?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems these signals are not routed externally for i.MX8M as described in&lt;/P&gt;&lt;P&gt;sect.8.1.1.1 Muxing Options i.MX8MDQ Reference Manual &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Freference-manual%2FIMX8MDQLQRM.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/reference-manual/IMX8MDQLQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In general in linux any gpio can be used as spi ss signal using dts property&lt;/P&gt;&lt;P&gt;cs-gpios : Specifies the gpio pins to be used for chipselects.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_4.9.88_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_4.9.88_2.0.0_ga"&gt;fsl-imx-cspi.txt\spi\bindings\devicetree\Documentation - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2018 23:12:18 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-10-30T23:12:18Z</dc:date>
    <item>
      <title>How can I use ECSPI SS1-2?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-use-ECSPI-SS1-2/m-p/848467#M129871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The iMX8m has ECSPI peripherals that according to the reference manual support up to four SS lines. However, in the reference manual I can only find information about how to use SS0 (e.g. via the IOMUXC_SW_MUX_CTL_PAD_ECSPI1_SS0 register for ECSPI1).&lt;/P&gt;&lt;P&gt;Where can I find information about how to use the SS1-SS2 signals? &lt;/P&gt;&lt;P&gt;I have found an example (&lt;A class="link-titled" href="http://variwiki.com/index.php?title=DART-MX8M_SPI" title="http://variwiki.com/index.php?title=DART-MX8M_SPI"&gt;DART-MX8M SPI - Variscite Wiki&lt;/A&gt;&amp;nbsp;) which suggests that I can use GPIO1_IO12 and GPIO1_IO15, but this doesn't seem to be documented (in the IOMUXC_SW_MUX_CTL_PAD_GPIO1_IO12 and IOMUXC_SW_MUX_CTL_PAD_GPIO1_IO15 registers).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 10:03:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-I-use-ECSPI-SS1-2/m-p/848467#M129871</guid>
      <dc:creator>nealebuckland</dc:creator>
      <dc:date>2018-10-30T10:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use ECSPI SS1-2?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-use-ECSPI-SS1-2/m-p/848468#M129872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi neale&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Where can I find information about how to use the SS1-SS2 signals?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems these signals are not routed externally for i.MX8M as described in&lt;/P&gt;&lt;P&gt;sect.8.1.1.1 Muxing Options i.MX8MDQ Reference Manual &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Freference-manual%2FIMX8MDQLQRM.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/reference-manual/IMX8MDQLQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In general in linux any gpio can be used as spi ss signal using dts property&lt;/P&gt;&lt;P&gt;cs-gpios : Specifies the gpio pins to be used for chipselects.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_4.9.88_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_4.9.88_2.0.0_ga"&gt;fsl-imx-cspi.txt\spi\bindings\devicetree\Documentation - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 23:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-I-use-ECSPI-SS1-2/m-p/848468#M129872</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-30T23:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use ECSPI SS1-2?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-use-ECSPI-SS1-2/m-p/848469#M129873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if these signals are not routed to pins, then surely all reference to the fact that the ECSPI has four slave selects should be removed from the documentation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does Linux manage to make use of any GPIO pin? This wiki entry: &lt;A class="" href="http://variwiki.com/index.php?title=DART-MX8M_SPI" title="http://variwiki.com/index.php?title=DART-MX8M_SPI"&gt;DART-MX8M SPI - Variscite Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;still refers to the fact the SPI controller can support 4 slave selects:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;SPAN class=""&gt;"6 Using multiple SPI CS lines&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;The i.MX8M SPI controllers support up to 4 chip select lines.&lt;BR /&gt; In the example below GPIO1_12 and GPIO1_15 are used to control CS0 and CS1 respectively.&lt;BR /&gt; When selecting CS GPIO pins make sure they are not used to control other peripherals."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 09:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-I-use-ECSPI-SS1-2/m-p/848469#M129873</guid>
      <dc:creator>nealebuckland</dc:creator>
      <dc:date>2018-10-31T09:38:28Z</dc:date>
    </item>
  </channel>
</rss>

