<?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>S32 SDKのトピックRe: Issue with I2C Code in S32K312</title>
    <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1834884#M3684</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229688"&gt;@JIBIN_7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you test the following example for S32K312? I've tested it and the data transfer seems to work fine:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1711401619938.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/270297i2E34722C56485DF3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1711401619938.png" alt="Julin_AragnM_0-1711401619938.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K312-I2C-Transmit-amp-Receive-Using-DMA-DS3-5-RTD300/ta-p/1801357" target="_blank"&gt;Example S32K312 I2C Transmit &amp;amp; Receive Using DMA DS3.5 RTD300 - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 15:45:35 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2024-03-26T15:45:35Z</dc:date>
    <item>
      <title>Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1831703#M3673</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I am an faciing an issue with I2C code using DMA. I've attached the code below.&lt;BR /&gt;I am facing difficulties receiving the transmitted value in the receive buffer slave.&lt;BR /&gt;Upon probing with a CRO, we observed that the SCL clock is not reflecting.&lt;BR /&gt;Pins used&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicrosoftTeams-image (1).png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/269374i350533D6584AD60E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MicrosoftTeams-image (1).png" alt="MicrosoftTeams-image (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Additionally, we have debugged the lpuart_i2c code and flexio_i2c code available in the 2.0.1 package, but even with these, we aren't getting any SCL clock.&lt;BR /&gt;how can we resolve this?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 05:59:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1831703#M3673</guid>
      <dc:creator>JIBIN_7</dc:creator>
      <dc:date>2024-03-26T05:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1832258#M3676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229688"&gt;@JIBIN_7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If the examples do not show presence for the SCL line, this may point to a hardware issue. You can look into the &lt;A href="https://www.nxp.com/webapp/Download?colCode=S32K3_HW-DesignPackage" target="_self"&gt;S32K3 Hardware Design Guidelines.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There is also a community post about a similar issue:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/S32k314-I2C/td-p/1639771" target="_blank"&gt;Solved: S32k314 I2C - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 18:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1832258#M3676</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-03-20T18:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1832581#M3677</link>
      <description>&lt;P&gt;I have gone through the link you have shared above.They were also mentioning that they are facing hardware issue in S32K312.&lt;/P&gt;&lt;P&gt;I'm using s32k312 eval board,i see the same issue here.&lt;/P&gt;&lt;P&gt;if that so, how can i test i2c in s32k312 eval board?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 05:00:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1832581#M3677</guid>
      <dc:creator>JIBIN_7</dc:creator>
      <dc:date>2024-03-21T05:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1833352#M3678</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229688"&gt;@JIBIN_7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I apologize for the misunderstanding, does this issue happen with the S32K312 EVB when running the example?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 02:46:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1833352#M3678</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-03-22T02:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1833438#M3679</link>
      <description>&lt;P&gt;We've been working with the S32K312EVB-Q172 EVB, using example codes including 'I2C HLD FLEXIO Transfer S32K312' and 'I2C IP LP12C Transfer S32K312'.&lt;/P&gt;&lt;P&gt;In our testing, we modified the slave SCL pin from PTD9 to PTC7 and SDA pin from PTD8 to PTC6.&lt;/P&gt;&lt;P&gt;Also ensured that pull-up resistors were enabled for each pin .&lt;/P&gt;&lt;P&gt;but we're still unable to obtain the SCL clock signal.&lt;/P&gt;&lt;P&gt;can you please guide us&amp;nbsp; how to proceed with?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 06:43:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1833438#M3679</guid>
      <dc:creator>JIBIN_7</dc:creator>
      <dc:date>2024-03-22T06:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1834884#M3684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229688"&gt;@JIBIN_7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you test the following example for S32K312? I've tested it and the data transfer seems to work fine:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1711401619938.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/270297i2E34722C56485DF3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1711401619938.png" alt="Julin_AragnM_0-1711401619938.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K312-I2C-Transmit-amp-Receive-Using-DMA-DS3-5-RTD300/ta-p/1801357" target="_blank"&gt;Example S32K312 I2C Transmit &amp;amp; Receive Using DMA DS3.5 RTD300 - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 15:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1834884#M3684</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-03-26T15:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1835130#M3687</link>
      <description>Could you please mention which example code?</description>
      <pubDate>Tue, 26 Mar 2024 05:59:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1835130#M3687</guid>
      <dc:creator>JIBIN_7</dc:creator>
      <dc:date>2024-03-26T05:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1835577#M3690</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229688"&gt;@JIBIN_7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I apologize, I have now added the link for the I2C example in my previous reply.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 15:47:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1835577#M3690</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-03-26T15:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1837213#M3696</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;What is the pin connection or hardware connection we do in S32K312 Eval board? As of now I am connecting I2C0 pins to I2C1 pins. SCL (PTD14 to PTC7) and SDA (PTD13 to PTC6). As for this example I need to see data in the rxBufferSlave should be populated with the values same as the txBuffer but it is always showing zeros in the rxBufferSlave. Any inputs for this? Should we have to make any hardware changes like connecting a pull-up resistor additionally.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 10:03:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1837213#M3696</guid>
      <dc:creator>SandyHCL</dc:creator>
      <dc:date>2024-03-28T10:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1838760#M3699</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227036"&gt;@SandyHCL&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;The connections you mentioned are correct. LPI2C0 - LPI2C1:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;[40] PTD14&amp;nbsp;lpi2c0_scl -&amp;nbsp;[140] PTC7 -&amp;nbsp;lpi2c1_scl&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;[41] PTD13&amp;nbsp;lpi2c0_sda -&amp;nbsp;[141] PTC6&amp;nbsp;lpi2c1_sda&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The rxBufferSlave should be populated with the values.&lt;/P&gt;
&lt;P&gt;No additional hardware modifications are needed. If the example is still not working, please confirm the jumper configuration is the same as the&amp;nbsp;&lt;A href="https://www.nxp.com/document/guide/getting-started-with-the-s32k312evb-q172-evaluation-board-for-general-purpose:GS-S32K312EVB-Q172?section=plug-it-in" target="_blank"&gt;Getting Started with the S32K312EVB-Q172 Evaluation Board for General Purpose&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 20:07:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1838760#M3699</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-04-01T20:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with I2C Code in S32K312</title>
      <link>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1842361#M3716</link>
      <description>&lt;P&gt;its working after connecting 4k resistor externally.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 10:24:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Issue-with-I2C-Code-in-S32K312/m-p/1842361#M3716</guid>
      <dc:creator>JIBIN_7</dc:creator>
      <dc:date>2024-04-08T10:24:26Z</dc:date>
    </item>
  </channel>
</rss>

