<?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: S32k314 I2C</title>
    <link>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1646980#M22738</link>
    <description>&lt;P&gt;Hello Anoop,&lt;/P&gt;
&lt;P&gt;Can you share the project so that I can test it on my side?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2023 08:54:53 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2023-05-09T08:54:53Z</dc:date>
    <item>
      <title>S32k314 I2C</title>
      <link>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1639771#M22366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;using a platform that has an S32K314 controller and we are trying to bring up the I2C,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for that, we have used the example&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"I2c_IP_LPI2C_Transfer_S32K312"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;as a reference and ported the codes to our platform but the issue that we saw is that there is no clock pulse generating in the SCL pin while probing through the DSO.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So I also tried to build the example code&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"I2c_IP_LPI2C_Transfer_S32K312" and tried to implement it on the S32k312 eval board.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;I verified the I2C in the S32k312 eval board with the RTD example.&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I did the test in&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT&gt;&amp;nbsp;&lt;/FONT&gt;&lt;FONT&gt;&lt;SPAN class=""&gt;RTD-2&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.0.1. and I&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;tried the example in two ways and the following are the observations:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;I have given a 4.7k pullup in both SCL &amp;amp; SDA.&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;I have tried to send data to the slave in a loop and each time I could see the pulses in both SCL and SDA.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;I have given a 4.7k pullup in both SCL &amp;amp; SDA.&amp;nbsp;&lt;/SPAN&gt;In the next step, I have removed the connection between the SCL &amp;amp; SDA of the master and slave. In that test, I didn't get the pulses on the master side.&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;In our hardware also we are seeing the second scenario, there is no pulse generating in the SCL and SDA while sending data.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;I have followed the description given by giving a 4.7K pull-up in both SCL-VDD and SDA-VDD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone please help us bring up the I2C in our S32k platform?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anoop&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 12:37:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1639771#M22366</guid>
      <dc:creator>anoop_r</dc:creator>
      <dc:date>2023-04-25T12:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: S32k314 I2C</title>
      <link>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1639874#M22371</link>
      <description>&lt;P&gt;Hello Anoop,&lt;/P&gt;
&lt;P&gt;The issue seems strange. When you remove the connections, are the pull-ups still connected to the SDA / SCL of the Master?&lt;/P&gt;
&lt;P&gt;In your S32K314 project, I would check the SIUL2 MSCR registers whether the PTD13, PTD14 pins are muxed to LPI2C0, and whether the output / input buffers (OBE, IBE) are set.&lt;/P&gt;
&lt;P&gt;You could also add the internal pull-up on those pins (PUE, PUS).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:02:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1639874#M22371</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-04-25T15:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32k314 I2C</title>
      <link>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1645359#M22642</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Thanks for responding to this and sorry for the delay.&lt;/P&gt;&lt;P&gt;In the device, I have added the pullup in both SCL &amp;amp; SDA on the master side even when the loopback is removed.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I also added the internal pull-up on those pins (PUE, PUS).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (75).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/221927iD85CB98706C42E11/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (75).png" alt="Screenshot (75).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (76).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/221928i0A4436F9A5265D30/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (76).png" alt="Screenshot (76).png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 09:00:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1645359#M22642</guid>
      <dc:creator>anoop_r</dc:creator>
      <dc:date>2023-05-05T09:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32k314 I2C</title>
      <link>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1646980#M22738</link>
      <description>&lt;P&gt;Hello Anoop,&lt;/P&gt;
&lt;P&gt;Can you share the project so that I can test it on my side?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 08:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1646980#M22738</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-05-09T08:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32k314 I2C</title>
      <link>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1647044#M22739</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;DIV&gt;Here is the drive link for the I2C project which I created.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;A href="https://drive.google.com/file/d/1o1JYjCb7RUu_IO5OenU-sfzHRA3hfFJB/view?usp=sharing" target="_blank" rel="noopener noreferrer"&gt;https://drive.google.com/file/d/1o1JYjCb7RUu_IO5OenU-sfzHRA3hfFJB/view?usp=sharing&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;Also attaching the same file, PFA.&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Anoop&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 May 2023 09:50:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1647044#M22739</guid>
      <dc:creator>anoop_r</dc:creator>
      <dc:date>2023-05-09T09:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32k314 I2C</title>
      <link>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1648453#M22807</link>
      <description>&lt;P&gt;Hi Anoop,&lt;/P&gt;
&lt;P&gt;I just tested it on S32K344 (S32K314 in lockstep) becasue I don't have any decoupled S32K344 (S32K314).&lt;/P&gt;
&lt;P&gt;Without any modification and without any external pullups, it works.&lt;/P&gt;
&lt;P&gt;This is the signal on PTD13, PTD14.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1683791567339.png" style="width: 743px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222693i87657738B61737BA/image-dimensions/743x75?v=v2" width="743" height="75" role="button" title="danielmartynek_0-1683791567339.png" alt="danielmartynek_0-1683791567339.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;SCL HIgh (MCCR0_CLKHI) is too short, but it works.&lt;/P&gt;
&lt;P&gt;I think there might be an issue in your HW.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 07:57:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k314-I2C/m-p/1648453#M22807</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-05-11T07:57:32Z</dc:date>
    </item>
  </channel>
</rss>

