<?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のトピックimx93-spi</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2075863#M236042</link>
    <description>&lt;P class=""&gt;I'm working with a custom i.MX93 board and trying to bring up SPI. I’ve added the necessary configuration to the device tree, but I’m not sure if it’s correct — the SPI doesn’t seem to work as expected.&lt;/P&gt;&lt;P class=""&gt;Could someone help me check if my device tree setup is right or guide me on how to properly enable SPI on this board?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;lpspi2 {&lt;BR /&gt;fsl,spi-num-chipselects = &amp;lt;1&amp;gt;;&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_ecspi2&amp;gt;;&lt;BR /&gt;cs-gpios = &amp;lt;&amp;amp;gpio1 11 GPIO_ACTIVE_LOW&amp;gt;;&lt;BR /&gt;dmas = &amp;lt;0&amp;gt;;&lt;BR /&gt;dma-names = &amp;lt;0&amp;gt;;&lt;BR /&gt;status = "okay";&lt;/P&gt;&lt;P&gt;ethernet@0 {&lt;BR /&gt;compatible = "adi,adin2111";&lt;/P&gt;&lt;P&gt;/* SPI CS number */&lt;BR /&gt;reg = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;/* will need 23 MHz for 10 Mbps, lower speeds will result in lower bandwidth */&lt;BR /&gt;spi-max-frequency = &amp;lt;10000000&amp;gt;;&lt;/P&gt;&lt;P&gt;/* optional, will check all control read/writes over SPI */&lt;BR /&gt;adi,spi-crc;&lt;/P&gt;&lt;P&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;/* an IRQ is required, INT_N pin is configured to signal RX/TX frames */&lt;BR /&gt;interrupt-parent = &amp;lt;&amp;amp;gpio1&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;18 IRQ_TYPE_LEVEL_LOW&amp;gt;;&lt;/P&gt;&lt;P&gt;/* This is the host MAC address, by default ADIN2111 will also accept broadcast frames */&lt;BR /&gt;mac-address = [ CA 2F B7 10 23 63 ];&lt;/P&gt;&lt;P&gt;phy@0 {&lt;BR /&gt;compatible = "ethernet-phy-id0283.bc91";&lt;BR /&gt;phy-10base-t1l-2.4vpp = &amp;lt;1&amp;gt;;&lt;BR /&gt;reg = &amp;lt;0x0&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;};&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2025 07:20:41 GMT</pubDate>
    <dc:creator>bora</dc:creator>
    <dc:date>2025-04-08T07:20:41Z</dc:date>
    <item>
      <title>imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2075863#M236042</link>
      <description>&lt;P class=""&gt;I'm working with a custom i.MX93 board and trying to bring up SPI. I’ve added the necessary configuration to the device tree, but I’m not sure if it’s correct — the SPI doesn’t seem to work as expected.&lt;/P&gt;&lt;P class=""&gt;Could someone help me check if my device tree setup is right or guide me on how to properly enable SPI on this board?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;lpspi2 {&lt;BR /&gt;fsl,spi-num-chipselects = &amp;lt;1&amp;gt;;&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_ecspi2&amp;gt;;&lt;BR /&gt;cs-gpios = &amp;lt;&amp;amp;gpio1 11 GPIO_ACTIVE_LOW&amp;gt;;&lt;BR /&gt;dmas = &amp;lt;0&amp;gt;;&lt;BR /&gt;dma-names = &amp;lt;0&amp;gt;;&lt;BR /&gt;status = "okay";&lt;/P&gt;&lt;P&gt;ethernet@0 {&lt;BR /&gt;compatible = "adi,adin2111";&lt;/P&gt;&lt;P&gt;/* SPI CS number */&lt;BR /&gt;reg = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;/* will need 23 MHz for 10 Mbps, lower speeds will result in lower bandwidth */&lt;BR /&gt;spi-max-frequency = &amp;lt;10000000&amp;gt;;&lt;/P&gt;&lt;P&gt;/* optional, will check all control read/writes over SPI */&lt;BR /&gt;adi,spi-crc;&lt;/P&gt;&lt;P&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;/* an IRQ is required, INT_N pin is configured to signal RX/TX frames */&lt;BR /&gt;interrupt-parent = &amp;lt;&amp;amp;gpio1&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;18 IRQ_TYPE_LEVEL_LOW&amp;gt;;&lt;/P&gt;&lt;P&gt;/* This is the host MAC address, by default ADIN2111 will also accept broadcast frames */&lt;BR /&gt;mac-address = [ CA 2F B7 10 23 63 ];&lt;/P&gt;&lt;P&gt;phy@0 {&lt;BR /&gt;compatible = "ethernet-phy-id0283.bc91";&lt;BR /&gt;phy-10base-t1l-2.4vpp = &amp;lt;1&amp;gt;;&lt;BR /&gt;reg = &amp;lt;0x0&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 07:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2075863#M236042</guid>
      <dc:creator>bora</dc:creator>
      <dc:date>2025-04-08T07:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2076572#M236078</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Please delete dma nodes.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dmas = &amp;lt;0&amp;gt;;
dma-names = &amp;lt;0&amp;gt;;&lt;/LI-CODE&gt;
&lt;P&gt;Then try to comment&amp;nbsp;&lt;SPAN&gt;adi,spi-crc; to check if the ID can be read.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 02:08:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2076572#M236078</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2025-04-09T02:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2078103#M236168</link>
      <description>I tried but didnt work I cant still read ID.</description>
      <pubDate>Thu, 10 Apr 2025 08:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2078103#M236168</guid>
      <dc:creator>bora</dc:creator>
      <dc:date>2025-04-10T08:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2079460#M236262</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Can you check the exact behavior from the oscilloscope waveform?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 01:47:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2079460#M236262</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2025-04-14T01:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2080835#M236342</link>
      <description>I checked and the clock voltage is too high. I forgot to say also I use lpspi1 not 2. I corrected in the device tree.</description>
      <pubDate>Tue, 15 Apr 2025 12:00:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2080835#M236342</guid>
      <dc:creator>bora</dc:creator>
      <dc:date>2025-04-15T12:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2081465#M236374</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;What does two high mean here? slave device needs 1v8, but it's 3V3?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 07:12:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2081465#M236374</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2025-04-16T07:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2081780#M236403</link>
      <description>I use ADIN2111. VDDIO is 3,3 V and wenn I measure CS pin (G21) I see more than 3,3V (when I send message via spidev_test).</description>
      <pubDate>Wed, 16 Apr 2025 12:23:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2081780#M236403</guid>
      <dc:creator>bora</dc:creator>
      <dc:date>2025-04-16T12:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2083082#M236475</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;So this is the result of an unusual hardware design?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 06:17:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2083082#M236475</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2025-04-18T06:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: imx93-spi</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2084520#M236563</link>
      <description>I checked and with spidev_test, I see the clock when I sent a message, but I dont see ADIN2111.</description>
      <pubDate>Tue, 22 Apr 2025 09:51:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-spi/m-p/2084520#M236563</guid>
      <dc:creator>bora</dc:creator>
      <dc:date>2025-04-22T09:51:36Z</dc:date>
    </item>
  </channel>
</rss>

