<?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>Power Management中的主题 Re: How to drive FS26 via LPSPI3?</title>
    <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267402#M4902</link>
    <description>&lt;P&gt;那我们的官方example是用的哪个SPI 跟FS26通信的？&lt;/P&gt;</description>
    <pubDate>Mon, 22 Dec 2025 04:29:25 GMT</pubDate>
    <dc:creator>guoweisun</dc:creator>
    <dc:date>2025-12-22T04:29:25Z</dc:date>
    <item>
      <title>How to drive FS26 via LPSPI3?</title>
      <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2266539#M4896</link>
      <description>&lt;P&gt;I am using the S32K3X4EVB-T172 for development.&lt;/P&gt;&lt;P&gt;I discovered that I couldn't communicate with the FS26 using LPSPI3, and then I replicated this situation in the example code.&lt;/P&gt;&lt;P&gt;I want to replace&lt;/P&gt;&lt;P&gt;LPSPI3_PCS0 = 110 = PTB17 &amp;lt;&amp;gt; LPSPI0_PCS0 = 95 = PTB0&lt;BR /&gt;LPSPI3_SCK = 7 = PTD1 &amp;lt;&amp;gt; LPSPI3_SCK = 7 = PTD1&lt;BR /&gt;LPSPI3_SIN = 111 = PTD20 &amp;lt;&amp;gt; LPSPI0_SIN = 97 = PTC9&lt;BR /&gt;LPSPI3_SOUT = 8 = PTD0 &amp;lt;&amp;gt; LPSPI0_SOUT = 94 = PTB1&lt;/P&gt;&lt;P&gt;The wiring method is as follows:&lt;/P&gt;&lt;P&gt;LPSPI3_SCK = J37, number 1, connects to LPSPI0_SCK = J2, number 21&lt;BR /&gt;LPSPI3_SIN = J39, number 14, connects to LPSPI0_SIN = J2, number 15&lt;BR /&gt;LPSPI3_SOUT = J37, number 3, connects to LPSPI0_SOUT = J2, number 18&lt;BR /&gt;LPSPI3_PCS0 = J4, number 5, connects to LPSPI0_PCS0 = J2, number 24&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20251219_140651.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370703iDE0960A87B6B1F66/image-size/large?v=v2&amp;amp;px=999" role="button" title="20251219_140651.jpg" alt="20251219_140651.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The known failure point is that Sbc_fs26_GetDeviceState within Sbc_fs26_InitDevice returns FS_STATES_INVALID.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370704i984ECCD4DE939246/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, if I use Spi_SyncTransmit, I find that CSB is pulled low, which seems to be correct.&lt;/P&gt;&lt;P&gt;CSB&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CSB.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370705iB9621A6015D0683A/image-size/large?v=v2&amp;amp;px=999" role="button" title="CSB.jpg" alt="CSB.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;MOSI&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MOSI.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370706i13BE911CE74A5804/image-size/large?v=v2&amp;amp;px=999" role="button" title="MOSI.jpg" alt="MOSI.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've checked the configuration, and I can't see where the problem is. The attached file is almost identical to the example code, except that LPSPI0 has been changed to LPSPI3.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370709iE76631427460B1A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370708i9281D560E42A1926/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370707i7FE37C843374E337/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 06:16:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2266539#M4896</guid>
      <dc:creator>Allen_863</dc:creator>
      <dc:date>2025-12-19T06:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to drive FS26 via LPSPI3?</title>
      <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267399#M4900</link>
      <description>&lt;P&gt;HI Allen&lt;/P&gt;
&lt;P&gt;您这个属于code移植吗？&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 04:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267399#M4900</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2025-12-22T04:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to drive FS26 via LPSPI3?</title>
      <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267401#M4901</link>
      <description>&lt;P&gt;不是 CODE 移植，是我有一包 CODE 很大包，我在上面遇到了 LPSPI3 无法与 FS26 沟通的问题，为了方便提问，我用 FS26 的范例代码，把它从 LPSPI0 改成 LPSPI3 和 FS26 沟通，但是也遇到无法用 LPSPI3 与 FS26 沟通的状况，但是呼叫 Spi_SyncTransmit 又可以看到 CSB 与 MOSI 有相对应的反应，所以不知道原因是什麽 ?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 04:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267401#M4901</guid>
      <dc:creator>Allen_863</dc:creator>
      <dc:date>2025-12-22T04:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to drive FS26 via LPSPI3?</title>
      <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267402#M4902</link>
      <description>&lt;P&gt;那我们的官方example是用的哪个SPI 跟FS26通信的？&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 04:29:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267402#M4902</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2025-12-22T04:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to drive FS26 via LPSPI3?</title>
      <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267404#M4903</link>
      <description>&lt;P&gt;使用 LPSPI0&lt;BR /&gt;LPSPI0_PCS0 = 95 = PTB0&lt;BR /&gt;LPSPI0_SCK = 98 = PTC8&lt;BR /&gt;LPSPI0_SIN = 97 = PTC9&lt;BR /&gt;LPSPI0_SOUT = 94 = PTB1&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 04:34:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267404#M4903</guid>
      <dc:creator>Allen_863</dc:creator>
      <dc:date>2025-12-22T04:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to drive FS26 via LPSPI3?</title>
      <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267410#M4904</link>
      <description>&lt;P&gt;使用 LPSPI0&lt;BR /&gt;我有把 LPSPI0 删除，然后进行以下的对接&lt;BR /&gt;LPSPI0_PCS0 = 95 = PTB0 = J2 上 24 对接 LPSPI3_PCS0 = 110 = PTB17 = J4 下 5&lt;BR /&gt;LPSPI0_SCK = 98 = PTC8 = J2 上 21 对接 LPSPI3_SCK = 7 = PTD1 = J37 上 1&lt;BR /&gt;LPSPI0_SIN = 97 = PTC9 = J2 上 15 对接 LPSPI3_SIN = 111 = PTD20 = J39 中 14&lt;BR /&gt;LPSPI0_SOUT = 94 = PTB1 = J2 上 18 对接 LPSPI3_SOUT = 8 = PTD0 = J37 上 3&lt;BR /&gt;但是 FS26 会无法沟通&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 04:50:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267410#M4904</guid>
      <dc:creator>Allen_863</dc:creator>
      <dc:date>2025-12-22T04:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to drive FS26 via LPSPI3?</title>
      <link>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267834#M4905</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Please note that during the Christmas holiday period, our support response times may be longer than usual. Thank you for your understanding.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;我看了您的描述是在做一个SPI 通信移植在我们的RTD上，确实有点超出support的范围了&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 00:29:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/How-to-drive-FS26-via-LPSPI3/m-p/2267834#M4905</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2025-12-23T00:29:41Z</dc:date>
    </item>
  </channel>
</rss>

