<?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 LPI2C master NACK Issue in S32K</title>
    <link>https://community.nxp.com/t5/S32K/LPI2C-master-NACK-Issue/m-p/1522678#M17722</link>
    <description>&lt;P&gt;Hi, I'm trying to send Frame ID to the slave and then read request to read the data&amp;nbsp;&lt;/P&gt;&lt;P&gt;it sends the frame id but in the read I have an issue that the operation return received NACK and there is no data send to the master.&lt;/P&gt;&lt;P&gt;I couldn't know how to solve this issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;that is the code:&lt;/P&gt;&lt;P&gt;enuRequestStatus = LPI2C_DRV_MasterSendDataBlocking(INST_LPI2C0,FrameID,1,false,OSIF_WAIT_FOREVER);&lt;BR /&gt;if( enuRequestStatus == STATUS_SUCCESS)&lt;BR /&gt;{&lt;BR /&gt;// send blocking read request (with STOP condition)&lt;BR /&gt;enuRequestStatus = LPI2C_DRV_MasterReceiveDataBlocking(INST_LPI2C0,pI2cData,u8DataSize, true,OSIF_WAIT_FOREVER);&lt;BR /&gt;}&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you help me in this issue please ?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 07:51:52 GMT</pubDate>
    <dc:creator>RehabSoliman</dc:creator>
    <dc:date>2022-09-15T07:51:52Z</dc:date>
    <item>
      <title>LPI2C master NACK Issue</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-master-NACK-Issue/m-p/1522678#M17722</link>
      <description>&lt;P&gt;Hi, I'm trying to send Frame ID to the slave and then read request to read the data&amp;nbsp;&lt;/P&gt;&lt;P&gt;it sends the frame id but in the read I have an issue that the operation return received NACK and there is no data send to the master.&lt;/P&gt;&lt;P&gt;I couldn't know how to solve this issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;that is the code:&lt;/P&gt;&lt;P&gt;enuRequestStatus = LPI2C_DRV_MasterSendDataBlocking(INST_LPI2C0,FrameID,1,false,OSIF_WAIT_FOREVER);&lt;BR /&gt;if( enuRequestStatus == STATUS_SUCCESS)&lt;BR /&gt;{&lt;BR /&gt;// send blocking read request (with STOP condition)&lt;BR /&gt;enuRequestStatus = LPI2C_DRV_MasterReceiveDataBlocking(INST_LPI2C0,pI2cData,u8DataSize, true,OSIF_WAIT_FOREVER);&lt;BR /&gt;}&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you help me in this issue please ?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 07:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-master-NACK-Issue/m-p/1522678#M17722</guid>
      <dc:creator>RehabSoliman</dc:creator>
      <dc:date>2022-09-15T07:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C master NACK Issue</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-master-NACK-Issue/m-p/1523624#M17756</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the code used should be right, so most probably there will be issue on slave side. Can you share screenshot of bus signal?&lt;BR /&gt;Who is a slave? Another S32K? Then what code is used?&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:13:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-master-NACK-Issue/m-p/1523624#M17756</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-09-16T12:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPI2C master NACK Issue</title>
      <link>https://community.nxp.com/t5/S32K/LPI2C-master-NACK-Issue/m-p/1527638#M17926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes, the problem on the testing way I used Aardvark as slave so it can't handle write and read together&amp;nbsp;&lt;/P&gt;&lt;P&gt;but when I use another S32K142 EVB It work well&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your support.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Rehab&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2022 16:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPI2C-master-NACK-Issue/m-p/1527638#M17926</guid>
      <dc:creator>RehabSoliman</dc:creator>
      <dc:date>2022-09-24T16:04:12Z</dc:date>
    </item>
  </channel>
</rss>

