<?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>i.MX ProcessorsのトピックRe: IMX8MP ECSPI3 dts file</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2011300#M231814</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224056"&gt;@kartheek&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;I have tried with our iMX8MP-EVK board and is working good.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the device tree that I recommend to use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command that I use is the next:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt; spidev_test  -D  /dev/spidev2.0  -p "\0x01\0x43\0X9F\0x00\0x00\0x00\0x00"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the BSP 6.6.3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The BSP (board support package ) in other terms is the kernel version that you are using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2024 19:51:50 GMT</pubDate>
    <dc:creator>Chavira</dc:creator>
    <dc:date>2024-12-10T19:51:50Z</dc:date>
    <item>
      <title>IMX8MP ECSPI3 dts file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2006972#M231538</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have enabled ecspi3 on board. I have spi node. It is always high even when transmitting data. Can any one please verify my dts code for ecspi3 along with the mux values.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 11:04:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2006972#M231538</guid>
      <dc:creator>kartheek</dc:creator>
      <dc:date>2024-12-04T11:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP ECSPI3 dts file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2007174#M231549</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224056"&gt;@kartheek&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your device tree looks good, but I need to check the entire device tree.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share the entire device tree file?&lt;/P&gt;
&lt;P&gt;What board and BSP are you using?&lt;/P&gt;
&lt;P&gt;What commands are you using to transmit data?&lt;/P&gt;
&lt;P&gt;Can you share the wave forms of the SPI bus?&lt;/P&gt;
&lt;P&gt;In our EVk boards we use the pad UART2_TXD for debug console, what pads are you using for your console?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 15:46:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2007174#M231549</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-12-04T15:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP ECSPI3 dts file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2010750#M231762</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;1. In imx8mp-hummingboard-pulse.dts &amp;amp;&amp;nbsp;imx8mp-hummingboard-pulse.dtsi enabled&amp;nbsp; &lt;STRONG&gt;ECSPI3&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In&amp;nbsp;imx8mp-sr-som.dtsi used &lt;STRONG&gt;UART4_TXD&lt;/STRONG&gt; for debug console.&lt;/P&gt;&lt;P&gt;2. Used &lt;STRONG&gt;Humming board pulse&lt;/STRONG&gt; board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Didn't get BSP term. Can you&amp;nbsp; give example of it?&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Commands used to transmit data.&lt;/P&gt;&lt;P&gt;$ spidev_test&amp;nbsp; -D&amp;nbsp; /dev/spidev2.0&amp;nbsp; -p "\0x01\0x43\0X9F\0x00\0x00\0x00\0x00\"&lt;/P&gt;&lt;P&gt;No waveforms are visible while transmitting data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 06:32:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2010750#M231762</guid>
      <dc:creator>kartheek</dc:creator>
      <dc:date>2024-12-10T06:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP ECSPI3 dts file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2011300#M231814</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224056"&gt;@kartheek&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;I have tried with our iMX8MP-EVK board and is working good.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the device tree that I recommend to use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command that I use is the next:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt; spidev_test  -D  /dev/spidev2.0  -p "\0x01\0x43\0X9F\0x00\0x00\0x00\0x00"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the BSP 6.6.3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The BSP (board support package ) in other terms is the kernel version that you are using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 19:51:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2011300#M231814</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-12-10T19:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP ECSPI3 dts file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2012070#M231861</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have used the same dts provided. I am getting CS signal. But MOSI, SCLK signals are showing low. Is it recommended to have pull up resistors on MOSI and SCLK? Please confirm this.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kartheek&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 14:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2012070#M231861</guid>
      <dc:creator>kartheek</dc:creator>
      <dc:date>2024-12-11T14:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP ECSPI3 dts file</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2013536#M231960</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now ECSPI3 is working. We have connected wrong pins for MOSI, SCLK previously.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now made the connections correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your valuable support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kartheek&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 10:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-ECSPI3-dts-file/m-p/2013536#M231960</guid>
      <dc:creator>kartheek</dc:creator>
      <dc:date>2024-12-13T10:09:40Z</dc:date>
    </item>
  </channel>
</rss>

