<?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 LPC845M301JHI48K  IIC communication with 9th ACK Signal abnormal in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845M301JHI48K-IIC-communication-with-9th-ACK-Signal-abnormal/m-p/1708124#M53885</link>
    <description>&lt;P&gt;LPC845M301JHI48K use hardware IIC configure.&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;Master&amp;nbsp; IIC:&amp;nbsp; &amp;nbsp;&amp;nbsp;LPC845M301JHI48K&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;100Khz frequency.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4.7K&amp;nbsp; &lt;SPAN&gt;pull-up resistor.&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The IIC communication on 9th ACK Signal abnormal.&amp;nbsp; &amp;nbsp; Please refer to the below picture.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TeemoLi_0-1692602752909.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237215iF54286C908E0A4B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TeemoLi_0-1692602752909.png" alt="TeemoLi_0-1692602752909.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What causes this problem to occur ?&amp;nbsp; &amp;nbsp;This is episodic.&lt;/P&gt;&lt;P&gt;How to improve the ACK signal ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2023 07:27:45 GMT</pubDate>
    <dc:creator>TeemoLi</dc:creator>
    <dc:date>2023-08-21T07:27:45Z</dc:date>
    <item>
      <title>LPC845M301JHI48K  IIC communication with 9th ACK Signal abnormal</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845M301JHI48K-IIC-communication-with-9th-ACK-Signal-abnormal/m-p/1708124#M53885</link>
      <description>&lt;P&gt;LPC845M301JHI48K use hardware IIC configure.&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;Master&amp;nbsp; IIC:&amp;nbsp; &amp;nbsp;&amp;nbsp;LPC845M301JHI48K&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;100Khz frequency.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4.7K&amp;nbsp; &lt;SPAN&gt;pull-up resistor.&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The IIC communication on 9th ACK Signal abnormal.&amp;nbsp; &amp;nbsp; Please refer to the below picture.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TeemoLi_0-1692602752909.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237215iF54286C908E0A4B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TeemoLi_0-1692602752909.png" alt="TeemoLi_0-1692602752909.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What causes this problem to occur ?&amp;nbsp; &amp;nbsp;This is episodic.&lt;/P&gt;&lt;P&gt;How to improve the ACK signal ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 07:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845M301JHI48K-IIC-communication-with-9th-ACK-Signal-abnormal/m-p/1708124#M53885</guid>
      <dc:creator>TeemoLi</dc:creator>
      <dc:date>2023-08-21T07:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845M301JHI48K  IIC communication with 9th ACK Signal abnormal</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845M301JHI48K-IIC-communication-with-9th-ACK-Signal-abnormal/m-p/1708548#M53888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219552"&gt;@TeemoLi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is a very odd behavior. Do correct me if I'm wrong in my assumption, but I presume you are seeing this behavior when transmitting frames from the master to the slave, which would mean that the slave device is not sending back the ACK correctly. That would mean that you are seeing this behavior because of your slave device, not the LPC. You should be able to corroborate this by testing the LPC as slave, and sending 9 frames to it repeatedly. Make sure your slave device is capable of receiving more than 8 bytes of information at a time. It might not be capable and this could be the reason why it isn't able to send back a proper ACK signal.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 19:42:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845M301JHI48K-IIC-communication-with-9th-ACK-Signal-abnormal/m-p/1708548#M53888</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-08-21T19:42:54Z</dc:date>
    </item>
  </channel>
</rss>

