<?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: I2C Scanner using S32K146EVB-Q144</title>
    <link>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1883294#M36338</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Will you modify my code, as I am unable to do it.&lt;BR /&gt;&lt;BR /&gt;I hope to hear you soon.&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jun 2024 05:22:48 GMT</pubDate>
    <dc:creator>Nibesh</dc:creator>
    <dc:date>2024-06-07T05:22:48Z</dc:date>
    <item>
      <title>I2C Scanner using S32K146EVB-Q144</title>
      <link>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1881408#M36251</link>
      <description>&lt;P&gt;Hello I am developing I2C Scanner using S32K146EVB Board using S32 Design Studio.&lt;BR /&gt;I have develop the code using LPI2C0 and LPUART2, I am getting some problem on my code.&lt;BR /&gt;I have attached my code for your kind reference.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 09:15:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1881408#M36251</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2024-06-05T09:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: I2C Scanner using S32K146EVB-Q144</title>
      <link>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1882779#M36315</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188029"&gt;@Senlent&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Will you check my this thread for I2C Scanner ??&lt;/P&gt;&lt;P&gt;I hope to hear from you soon!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 13:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1882779#M36315</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2024-06-06T13:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: I2C Scanner using S32K146EVB-Q144</title>
      <link>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1883290#M36337</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Seems that you configure I2C ignore NACK in&amp;nbsp;LPI2C_init:&amp;nbsp;&lt;EM&gt;LPI2C Master will treat a received NACK as if it (NACK) was an ACK&lt;/EM&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;void LPI2C_init(void)&lt;/DIV&gt;
&lt;DIV&gt;{&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; PCC-&amp;gt;PCCn[PCC_LPI2C0_INDEX] |= PCC_PCCn_PCS(2)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /* Clk src: SIRCDIV2_CLK */&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | PCC_PCCn_CGC_MASK;&amp;nbsp; &amp;nbsp; /* Enable clock for LPI2C0 */&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; LPI2C0-&amp;gt;MCFGR1 = LPI2C_MCFGR1_PRESCALE(2) /* Prescale = 4*/&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; |LPI2C_MCFGR1_&lt;STRONG&gt;IGNACK&lt;/STRONG&gt;_MASK; /* &lt;STRONG&gt;Ignore NACK&lt;/STRONG&gt;*/&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Please modify the settings and then check the ACK.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Jun 2024 05:13:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1883290#M36337</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2024-06-07T05:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: I2C Scanner using S32K146EVB-Q144</title>
      <link>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1883294#M36338</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Will you modify my code, as I am unable to do it.&lt;BR /&gt;&lt;BR /&gt;I hope to hear you soon.&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 05:22:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1883294#M36338</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2024-06-07T05:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: I2C Scanner using S32K146EVB-Q144</title>
      <link>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1885004#M36434</link>
      <description>&lt;P&gt;Sorry, have you modified the &lt;STRONG&gt;IGNACK&lt;/STRONG&gt; settings and tested? Will the &lt;STRONG&gt;NDF&lt;/STRONG&gt;(NACK Detect Flag) be set now?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table 52-10. Master Interrupts and DMA Requests NDF.png" style="width: 928px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283451i49BEDED8485194D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Table 52-10. Master Interrupts and DMA Requests NDF.png" alt="Table 52-10. Master Interrupts and DMA Requests NDF.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Table 52-10. Master Interrupts and DMA Requests NDF.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Since there are many cases to be handled recently, I have not had time to modify and test your project.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 09:06:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2C-Scanner-using-S32K146EVB-Q144/m-p/1885004#M36434</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2024-06-11T09:06:52Z</dc:date>
    </item>
  </channel>
</rss>

