<?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: i.MX6Q - Problem with using SPI in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714691#M111097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the configuration of the device tree and found that the following values are probably not appropriate.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;spi-max-frequency = &amp;lt;108000000&amp;gt;;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this is changed, it works even without doing strange setting (cpha) on the clock.&lt;/P&gt;&lt;P&gt;So I think my question 2 was solved.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;About question 1, I saw at the information you provided.&lt;/P&gt;&lt;P&gt;According to "fsl-imx-cspi.txt", the "cs-gpios" property seems to be required.&lt;/P&gt;&lt;P&gt;Also in the sabreauto config, gpio is used for CS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this suggest that using gpio is better than native CS?&lt;/P&gt;&lt;P&gt;If CS must be GPIO, I will request HW personnel to change pin specifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can not use native CS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me more detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regard,&lt;BR /&gt;Tasuku.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2017 09:07:49 GMT</pubDate>
    <dc:creator>tasukuwatanabe</dc:creator>
    <dc:date>2017-09-28T09:07:49Z</dc:date>
    <item>
      <title>i.MX6Q - Problem with using SPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714689#M111095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Dear NXP community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;I am developing a custom board based on the imx6qsabresd board.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I want to boot from NOR flash, I am trying to access flash first.&lt;BR /&gt;There is a NOR flash connected to ECSPI 1 on my board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the time being, NOR flash seems to be working, but the following things are worrisome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Why does not it work on SoC's native CS?&lt;BR /&gt;&lt;BR /&gt;Currently it only works with GPIO configuration.&lt;BR /&gt;Is there a way to make it work with native CS?&lt;BR /&gt;Or does not it work with native CS?&lt;BR /&gt;Please tell me about both u-boot and linux.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Confused by clock polarity, phase setting&lt;BR /&gt;&lt;BR /&gt;Currently I am confused about SPI clock setting (polarity, phase).&lt;BR /&gt;Linux is operating with cpol = 0, cpha = 1 configuration.&lt;BR /&gt;On the other hand, I did not change the setting on u-boot, &lt;BR /&gt;but when I looked at the value of the register both were 0.&lt;BR /&gt;According to the NOR Flash data sheet, input data is latched at the rising edge of the clock and output data can be used from the falling edge.&lt;BR /&gt;Charts with cpol = 0, cpha = 0 or cpol = 1 cpha = 1 are listed together.&lt;BR /&gt;What's happening?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Details of what I did are as follows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;When starting up the device, the following message was displayed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;u-boot&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;linux&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;m25p80 spi0.1: unrecognized JEDEC id bytes: 00, &amp;nbsp;0, &amp;nbsp;0&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;About Linux, The configuration of the device tree at this time is as follows.&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;amp;ecspi1 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;fsl,spi-num-chipselects = &amp;lt;2&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pinctrl-names = "default";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_ecspi1&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;cs-gpios = &amp;lt;0&amp;gt;,&amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;status = "okay";&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;flash: n25q128a13@1 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;compatible = "micron,n25q128a13", "jedec,spi-nor";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;reg = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;spi-max-frequency = &amp;lt;108000000&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;};&lt;BR /&gt;&amp;nbsp;};&lt;BR /&gt;&amp;nbsp;----------&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pinctrl_ecspi1: spi1grp {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;fsl,pins = &amp;lt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MX6QDL_PAD_EIM_D16__ECSPI1_SCLK 0x100b1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MX6QDL_PAD_EIM_D17__ECSPI1_MISO 0x100b1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MX6QDL_PAD_EIM_D18__ECSPI1_MOSI 0x100b1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MX6QDL_PAD_EIM_D19__ECSPI1_SS1 0x100b0&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MX6QDL_PAD_KEY_ROW4__GPIO4_IO15 0x000b0&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;};&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I changed it while trial and error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Change the CS pin to GPIO setting and register that GPIO to cs-gpios.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;cs-gpios = &amp;lt;0&amp;gt;,&amp;lt;&amp;amp;gpio3 19 0&amp;gt;;&lt;BR /&gt;MX6QDL_PAD_EIM_D19__GPIO3_IO19&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Then I got the value, but the value is wrong.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;m25p80 spi0.1: unrecognized JEDEC id bytes: 10, dd, c&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I tried setting clock polarity and phase.&lt;BR /&gt;Add the following properties to the flash node.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;spi-cpha;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Then I got following messages.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;m25p80 spi0.1: n25q128a13 (16384 Kbytes)&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Next, I changed to u-boot as follows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I found the SPI code so I activated that macro.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;#define CONFIG_SYS_BOOT_SPINOR&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I set IOMUX in the boot process code (mx6sabresd.c) on the board. And since there was a code to use GPIO as CS, I set up GPIO just like I did on Linux.&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;static iomux_v3_cfg_t const ecspi1_pads[] = {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; MX6_PAD_EIM_D16__ECSPI1_SCLK | MUX_PAD_CTRL(SPI_PAD_CTRL),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; MX6_PAD_EIM_D17__ECSPI1_MISO | MUX_PAD_CTRL(SPI_PAD_CTRL),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; MX6_PAD_EIM_D18__ECSPI1_MOSI | MUX_PAD_CTRL(SPI_PAD_CTRL),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; //MX6_PAD_EIM_D19__ECSPI1_SS1 | MUX_PAD_CTRL(SPI_PAD_CTRL),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; MX6_PAD_EIM_D19__GPIO3_IO19 | MUX_PAD_CTRL(SPI_PAD_CTRL),&lt;BR /&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;static void setup_spi(void)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; imx_iomux_v3_setup_multiple_pads(ecspi1_pads, ARRAY_SIZE(ecspi1_pads));&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;int board_spi_cs_gpio(unsigned bus, unsigned cs)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; return (bus == 0 &amp;amp;&amp;amp; cs == 0) ? (IMX_GPIO_NR(3, 19)) : -1;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Then I got following messages.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SF: Detected N25Q128 with page size 256 Bytes, erase size 64 KiB, total 16 MiB&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All suggestions are welcome.&lt;/P&gt;&lt;P&gt;Best regard,&lt;BR /&gt;Tasuku.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 10:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714689#M111095</guid>
      <dc:creator>tasukuwatanabe</dc:creator>
      <dc:date>2017-09-27T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q - Problem with using SPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714690#M111096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tasuku&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for linux ecspi please look at imx6q-sabreauto-ecspi.dts&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx6q-sabreauto-ecspi.dts?h=imx_4.1.15_1.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx6q-sabreauto-ecspi.dts?h=imx_4.1.15_1.0.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and build image for imx6qsabreauto configuration using&lt;/P&gt;&lt;P&gt;sect.5.1 Build configurations attached Yocto Guide.&lt;/P&gt;&lt;P&gt;Supported spi "cs" selections are described in linux documentation:&lt;/P&gt;&lt;P&gt;linux/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_4.1.15_1.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt?h=imx_4.1.15_1.0.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also may be useful to look at Chapter 5 Configuring the SPI NOR&lt;/P&gt;&lt;P&gt;attached Porting Guide.&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>Wed, 27 Sep 2017 23:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714690#M111096</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-09-27T23:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q - Problem with using SPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714691#M111097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the configuration of the device tree and found that the following values are probably not appropriate.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;spi-max-frequency = &amp;lt;108000000&amp;gt;;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this is changed, it works even without doing strange setting (cpha) on the clock.&lt;/P&gt;&lt;P&gt;So I think my question 2 was solved.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;About question 1, I saw at the information you provided.&lt;/P&gt;&lt;P&gt;According to "fsl-imx-cspi.txt", the "cs-gpios" property seems to be required.&lt;/P&gt;&lt;P&gt;Also in the sabreauto config, gpio is used for CS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this suggest that using gpio is better than native CS?&lt;/P&gt;&lt;P&gt;If CS must be GPIO, I will request HW personnel to change pin specifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can not use native CS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me more detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regard,&lt;BR /&gt;Tasuku.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 09:07:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714691#M111097</guid>
      <dc:creator>tasukuwatanabe</dc:creator>
      <dc:date>2017-09-28T09:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q - Problem with using SPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714692#M111098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tasuku&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Can not use native CS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pelase check available options in spi driver sources drivers/spi/spi-imx.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 23:42:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Problem-with-using-SPI/m-p/714692#M111098</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-09-28T23:42:09Z</dc:date>
    </item>
  </channel>
</rss>

