<?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>S32KのトピックRe: s32k144</title>
    <link>https://community.nxp.com/t5/S32K/s32k144/m-p/2175495#M53030</link>
    <description>&lt;P&gt;Hi，你好：&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;附件是我使用的工程，SDK使用的是3.0.0版本&lt;/P&gt;</description>
    <pubDate>Thu, 25 Sep 2025 05:59:42 GMT</pubDate>
    <dc:creator>Nexus_Derrick</dc:creator>
    <dc:date>2025-09-25T05:59:42Z</dc:date>
    <item>
      <title>s32k144</title>
      <link>https://community.nxp.com/t5/S32K/s32k144/m-p/2173471#M52909</link>
      <description>&lt;P&gt;社区朋友们好，我在使用S32K144的SDK里面的IIC出现一下问题，可以帮忙解答一下吗？我在使用SDK的I2C PAL时，S32K144作为I2C的主机进行数据发送，因为写EEPROM时需要WC引脚控制为低电平，所以我在写之前将WC进行拉低，调用while(STATUS_SUCCESS != I2C_MasterSendDataBlocking(&amp;amp;I2C_Config_instance,&amp;amp;TxBuffer[0],3,true,100));传输3个字节后，并检测返回状态为STATUS_SUCCESS后将WC引脚进行拉高，但是实际抓去的波形却在0x99(图示)就拉高，按道理应该是传输完0x99才会进行拉高吧，这个是为什么呢？&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 09:47:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k144/m-p/2173471#M52909</guid>
      <dc:creator>Nexus_Derrick</dc:creator>
      <dc:date>2025-09-22T09:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144</title>
      <link>https://community.nxp.com/t5/S32K/s32k144/m-p/2173475#M52910</link>
      <description>&lt;P&gt;附带波形&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 09:49:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k144/m-p/2173475#M52910</guid>
      <dc:creator>Nexus_Derrick</dc:creator>
      <dc:date>2025-09-22T09:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144</title>
      <link>https://community.nxp.com/t5/S32K/s32k144/m-p/2174147#M52954</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;请问是哪个版本的SDK？是否方便将测试工程发给我，我在S32K144EVB上测试一下？&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 08:53:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k144/m-p/2174147#M52954</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-09-23T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144</title>
      <link>https://community.nxp.com/t5/S32K/s32k144/m-p/2175495#M53030</link>
      <description>&lt;P&gt;Hi，你好：&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;附件是我使用的工程，SDK使用的是3.0.0版本&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 05:59:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k144/m-p/2175495#M53030</guid>
      <dc:creator>Nexus_Derrick</dc:creator>
      <dc:date>2025-09-25T05:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: s32k144</title>
      <link>https://community.nxp.com/t5/S32K/s32k144/m-p/2177130#M53126</link>
      <description>&lt;P&gt;我测试了你的工程，看到的现象与你提供的I2C波形图类似。 查看I2C_MasterSendDataBlocking发现其在LPI2C_DRV_MasterSendData里把最后一个数据传输给transmit FIFO就认为STATUS_SUCCESS。 但LPI2C的transmit FIFO从被写入数据到实际发送完成还需要些时间。&lt;/P&gt;
&lt;P&gt;LPI2C_DRV_MasterSendData只开启了部分中断，比如LPI2C_MASTER_FIFO_ERROR_INT、LPI2C_MASTER_ARBITRATION_LOST_INT、LPI2C_MASTER_NACK_DETECT_INT。遗憾的是也没开启或实现 SDF(STOP Detect&amp;nbsp;Flag) Master has transmitted a STOP condition中断事件。&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 03:22:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k144/m-p/2177130#M53126</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-09-29T03:22:20Z</dc:date>
    </item>
  </channel>
</rss>

