<?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: Imx6ul spi clock interval in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892311#M134895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: #ffffff;"&gt;Thank you for your reply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Can I modify the interval of the spi clock? Or is the interval time cpu design can not be modified?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2019 09:55:29 GMT</pubDate>
    <dc:creator>jieh朱</dc:creator>
    <dc:date>2019-05-15T09:55:29Z</dc:date>
    <item>
      <title>Imx6ul spi clock interval</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892307#M134891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;"&gt;Hello！&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: transparent; text-decoration: none;" title=""&gt;I am using imx6ul&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;"&gt;&lt;SPAN style="background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The kernel version is linux4.1.15&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;"&gt;&lt;SPAN style="background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: transparent; text-decoration: none;"&gt;I configured the device tree and kernel and tested it with Documentation/spi/spidev_test.c&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;"&gt;&lt;SPAN style="background-color: transparent; text-decoration: none;" title=""&gt;&lt;SPAN style="background-color: transparent; text-decoration: none;"&gt;&amp;nbsp;&amp;nbsp; However, I set up an 8-bit transfer. After the clock has finished transmitting the 8-bit byte, there will be a time interval and then the clock will be sent. As shown below, I should modify it there to modify the size of the interval.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;"&gt;&lt;SPAN style="background-color: transparent; text-decoration: none;" title=""&gt;&lt;SPAN style="background-color: transparent; text-decoration: none;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81090i5B112019EFF0F95C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 10:01:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892307#M134891</guid>
      <dc:creator>jieh朱</dc:creator>
      <dc:date>2019-05-14T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Imx6ul spi clock interval</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892308#M134892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jiehuai&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am afraid it is not possible to decrease time interval, as it is caused&lt;/P&gt;&lt;P&gt;by processor internal bus delays. For improving throughput one can increase&lt;/P&gt;&lt;P&gt;BURST_LENGTH parameter in ECSPIx_CONREG register or try with/or without&lt;/P&gt;&lt;P&gt;sdma:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ecspi1: ecspi@02008000 {..&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;dmas = &amp;lt;&amp;amp;sdma 3 7 1&amp;gt;, &amp;lt;&amp;amp;sdma 4 7 2&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;dma-names = "rx", "tx";&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul.dtsi?h=imx_4.1.15_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul.dtsi?h=imx_4.1.15_2.0.0_ga"&gt;imx6ul.dtsi\dts\boot\arm\arch - 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>Wed, 15 May 2019 00:30:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892308#M134892</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-05-15T00:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Imx6ul spi clock interval</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892309#M134893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" title=""&gt;Thank you for your reply&lt;/SPAN&gt;&lt;BR style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" /&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I use dma transfer or pio transfer, it will have the above problem&lt;/SPAN&gt;&lt;BR style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" /&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;How should ECSPIx_CONREG register be configured?&lt;/SPAN&gt;&lt;BR style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" /&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I saw it in IMX6ULRM&lt;/SPAN&gt;&lt;BR style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" /&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Is it possible to configure this register?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81153i6076E6F7140AABF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: transparent; text-decoration: none;" title=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: transparent; text-decoration: none;" title=""&gt;How to configure if I can. I didn't find the location of this register in the kernel.&lt;/SPAN&gt;&lt;BR style="background-color: transparent; text-decoration: none;" /&gt;&lt;SPAN style="background-color: transparent; text-decoration: none;" title=""&gt;Thank you&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 03:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892309#M134893</guid>
      <dc:creator>jieh朱</dc:creator>
      <dc:date>2019-05-15T03:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Imx6ul spi clock interval</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892310#M134894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;linux driver does not use it, so it is in reset state, so seems there is no&lt;/P&gt;&lt;P&gt;way to decrease it more.&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>Wed, 15 May 2019 06:04:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892310#M134894</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-05-15T06:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Imx6ul spi clock interval</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892311#M134895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: #ffffff;"&gt;Thank you for your reply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Can I modify the interval of the spi clock? Or is the interval time cpu design can not be modified?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 09:55:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892311#M134895</guid>
      <dc:creator>jieh朱</dc:creator>
      <dc:date>2019-05-15T09:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Imx6ul spi clock interval</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892312#M134896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jieh朱"&gt;jieh朱&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a same problem in imx6qdl and&amp;nbsp;I have to reduce the interval of the spi clock.(actually, I have to get no interval in spi clock)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering the way can modify the interval of the spi clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the interval time related in Clock Controller Module?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 01:56:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx6ul-spi-clock-interval/m-p/892312#M134896</guid>
      <dc:creator>dahyunkim</dc:creator>
      <dc:date>2019-07-25T01:56:47Z</dc:date>
    </item>
  </channel>
</rss>

