<?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 Re: I2C leakage current at high temperatures in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852529#M33877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi XiangJun Rong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for answer. I checked the I2C specifications which the Datasheet is referring to. There it says that the I2C Bus shouldn't be influenced of the MCU if this one is powered off.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to check if we are able to increase the resistor value.&lt;/P&gt;&lt;P&gt;Otherwise we have to implement a bus switch to cut the I2C signals from the MCU if its not active so that the MCU is not influencing the signal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards Edos&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2019-01-07 11_14_31-UM10204 I2C-bus specification and user manual - Vivaldi.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72606i4C42E1A536564D39/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-01-07 11_14_31-UM10204 I2C-bus specification and user manual - Vivaldi.png" alt="2019-01-07 11_14_31-UM10204 I2C-bus specification and user manual - Vivaldi.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2019 10:37:35 GMT</pubDate>
    <dc:creator>edos</dc:creator>
    <dc:date>2019-01-07T10:37:35Z</dc:date>
    <item>
      <title>I2C leakage current at high temperatures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852525#M33873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp;LPC11E14 using it over I2C as a slave.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when the micro controller is not powered, I can see a leakage current on the I2C pins PDIO0_4/SCL and PDIO_5/SDA into the controller. This leakage current is influencing our I2C host and lowers the I2C voltage level so much that other devices on the bus are influenced.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This effect starts at ~40°C and gets worse at &amp;gt;+60°C.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon the controller is powered the bus works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have ever had a similar effect ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 16:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852525#M33873</guid>
      <dc:creator>edos</dc:creator>
      <dc:date>2019-01-03T16:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: I2C leakage current at high temperatures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852526#M33874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Edos,&lt;/P&gt;&lt;P&gt;You can not connect the I2C signals to the I2C signals of LPC11E14 while the LPC11E14 is NOT powered, it is risky for the LPC11E14 may be damaged. From our experience, if user wants to connect the signals to a processor while the processor is not powered, we suggest user connect a serial resistor to limit the leakage current. But for the I2C signal, if you connect a serial resistor on the I2C signal, the I2C may dysfunction.&lt;/P&gt;&lt;P&gt;In conclusion, we do not suggest user connect I2C signals to LPC11E14 while the LPC11E14 is NOT powered.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 06:08:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852526#M33874</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2019-01-04T06:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: I2C leakage current at high temperatures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852527#M33875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thank you for the fast answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I referred to the datasheet of the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;LPC11E14&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/data-sheet/LPC11E1X.pdf" title="https://www.nxp.com/docs/en/data-sheet/LPC11E1X.pdf"&gt;https://www.nxp.com/docs/en/data-sheet/LPC11E1X.pdf&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;There is written:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f;"&gt;[4] VDD present or not present. Compliant with the I2C-bus standard. 5.5 V can be applied to this pin when VDD is powered down.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;So we designed like our system like that. Our System already has serial resistor of 46.4Ohm&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;What do you suggest in that case ? Increase the serial resistor or ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best Regars&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2019-01-04 09_30_54-LPC11E1x 32-bit ARM Cortex-M0 microcontroller; up to 32 kB flash; up to 10 kB SR.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71612iACF99E79389D9416/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-01-04 09_30_54-LPC11E1x 32-bit ARM Cortex-M0 microcontroller; up to 32 kB flash; up to 10 kB SR.png" alt="2019-01-04 09_30_54-LPC11E1x 32-bit ARM Cortex-M0 microcontroller; up to 32 kB flash; up to 10 kB SR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 08:37:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852527#M33875</guid>
      <dc:creator>edos</dc:creator>
      <dc:date>2019-01-04T08:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: I2C leakage current at high temperatures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852528#M33876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Edos,&lt;/P&gt;&lt;P&gt;Regarding the Note 4, I suppose it means that the chip is not damaged when the 5.5V I2C signal is applied to the pins while the chip is power down. It does not means that the i2C node can work.&lt;/P&gt;&lt;P&gt;I suggest you increase the serial resistor to suppress the effect from the I2C module which is power down.&amp;nbsp; But increasing resistor may have impact on the I2C module when it is powered up. so you have to make balance to choose the resistor value.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 03:11:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852528#M33876</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2019-01-07T03:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: I2C leakage current at high temperatures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852529#M33877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi XiangJun Rong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for answer. I checked the I2C specifications which the Datasheet is referring to. There it says that the I2C Bus shouldn't be influenced of the MCU if this one is powered off.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to check if we are able to increase the resistor value.&lt;/P&gt;&lt;P&gt;Otherwise we have to implement a bus switch to cut the I2C signals from the MCU if its not active so that the MCU is not influencing the signal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards Edos&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2019-01-07 11_14_31-UM10204 I2C-bus specification and user manual - Vivaldi.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72606i4C42E1A536564D39/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-01-07 11_14_31-UM10204 I2C-bus specification and user manual - Vivaldi.png" alt="2019-01-07 11_14_31-UM10204 I2C-bus specification and user manual - Vivaldi.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 10:37:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852529#M33877</guid>
      <dc:creator>edos</dc:creator>
      <dc:date>2019-01-07T10:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: I2C leakage current at high temperatures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852530#M33878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello XiangJun Rong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm distribution FAE and Mr. &lt;SPAN style="color: #1f497d; font-size: 11pt;"&gt;Eschenmoser&lt;/SPAN&gt; (edos) contacted me, because he wasn't satisfied with the answers that were given.&lt;/P&gt;&lt;P&gt;Today he rised one important point: Not every LPC11E14 behaves like described above:&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #1f497d;"&gt;"Bad"&amp;nbsp;for example are: Z216.104 ZSD18055b&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #1f497d;"&gt;"Good" is for example:&amp;nbsp;Z197.103 ZSB16425B&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #1f497d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #1f497d;"&gt;Marno&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 10:39:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2C-leakage-current-at-high-temperatures/m-p/852530#M33878</guid>
      <dc:creator>fireman</dc:creator>
      <dc:date>2019-01-28T10:39:21Z</dc:date>
    </item>
  </channel>
</rss>

