<?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: I2C receive error in S32K</title>
    <link>https://community.nxp.com/t5/S32K/I2C-receive-error/m-p/2189919#M53723</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;DIV&gt;you are checking wrong return status of Send function. Non-blocking Send returns LPI2C_IP_SUCCESS_STATUS, if transfer was started properly. In your case it does not go to do-while loop to test transfer status. So try &amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1761044916821.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361849iFF3079839A05E6EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1761044916821.png" alt="PetrS_0-1761044916821.png" /&gt;&lt;/span&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 21 Oct 2025 11:08:49 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2025-10-21T11:08:49Z</dc:date>
    <item>
      <title>I2C receive error</title>
      <link>https://community.nxp.com/t5/S32K/I2C-receive-error/m-p/2189037#M53671</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have an error with I2C on S32K344 EVB board. &lt;SPAN&gt;&amp;nbsp;I don't know if the configuration and the code are wrong or missing something. The first frame address + 1 bit write is OK (ACK received). The next frame I sent is the data 0x00, I also got ACK from slave. However, the third frame is reading from slave but the API function return status "LPI2C_IP_BUSY_STATUS". Here are some captures of the problem . Thanks for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 08:20:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2C-receive-error/m-p/2189037#M53671</guid>
      <dc:creator>huyle03</dc:creator>
      <dc:date>2025-10-20T08:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: I2C receive error</title>
      <link>https://community.nxp.com/t5/S32K/I2C-receive-error/m-p/2189919#M53723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;DIV&gt;you are checking wrong return status of Send function. Non-blocking Send returns LPI2C_IP_SUCCESS_STATUS, if transfer was started properly. In your case it does not go to do-while loop to test transfer status. So try &amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1761044916821.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361849iFF3079839A05E6EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1761044916821.png" alt="PetrS_0-1761044916821.png" /&gt;&lt;/span&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Oct 2025 11:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2C-receive-error/m-p/2189919#M53723</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-10-21T11:08:49Z</dc:date>
    </item>
  </channel>
</rss>

