<?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: LPC845 _ADC Pin Reverse voltage limit in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1745853#M54543</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182114"&gt;@Ramprakash&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Can you please give an approximate characteristics of internal diode characteristics, as of now we are testing -3.3v on the Pin, at this time we didn't observe any failure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank You,&lt;BR /&gt;B Pavan Kumar&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 11:21:09 GMT</pubDate>
    <dc:creator>PK_1114</dc:creator>
    <dc:date>2023-10-25T11:21:09Z</dc:date>
    <item>
      <title>LPC845 _ADC Pin Reverse voltage limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1743651#M54503</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any Reverse Protection in the LPC845 ADC pin, if there what is it voltage tolerance. I need to give the Sinusoidal wave to the ADC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B Pavan Kumar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 11:05:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1743651#M54503</guid>
      <dc:creator>PK_1114</dc:creator>
      <dc:date>2023-10-20T11:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845 _ADC Pin Reverse voltage limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1743708#M54505</link>
      <description>&lt;P&gt;The LPC845 does have protection diodes on its ADC pins, but the exact characteristics of these diodes are not provided in the datasheet. The protection diodes are designed to prevent damage to the chip from minor voltage overshoots, but they are not intended to be a primary protection mechanism against reverse voltage. If you expect that the ADC pin might be exposed to reverse voltage, it would be advisable to add an external protection circuit to prevent this.&lt;/P&gt;&lt;P&gt;As for the voltage tolerance, the LPC845's ADC pins are designed to handle voltages in the range of 0 to VDD, where VDD is the supply voltage to the chip. The exact maximum voltage will depend on your specific setup, but it will typically be around 3.3V. If the voltage on the ADC pin exceeds VDD (even briefly), it could potentially cause damage to the chip.&lt;/P&gt;&lt;P&gt;When applying a sinusoidal wave to the ADC, you need to ensure that the voltage of the wave never goes below 0V or above VDD. If the wave has a negative component, you will need to add a DC offset to bring it into the 0 to VDD range.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 13:31:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1743708#M54505</guid>
      <dc:creator>ramprakash12</dc:creator>
      <dc:date>2023-10-20T13:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845 _ADC Pin Reverse voltage limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1744020#M54513</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As &lt;SPAN class="uiOutputText"&gt;ramprakash&lt;/SPAN&gt; said that the ADC analog channel voltage ranges from GND to VDDA as the section 13.2 ADC in data sheet of LPC845&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1698023296408.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246225i94CE791AE2E9E567/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1698023296408.png" alt="xiangjun_rong_0-1698023296408.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The limiting voltage for the analog channel pin ranges from -0.5V to 4.6V, if the analog voltage is outside of the range, the chip maybe damaged.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1698023484873.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246226i7B50F621C0A1FB6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1698023484873.png" alt="xiangjun_rong_1-1698023484873.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;</description>
      <pubDate>Mon, 23 Oct 2023 01:12:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1744020#M54513</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-10-23T01:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845 _ADC Pin Reverse voltage limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1744142#M54515</link>
      <description>&lt;P&gt;We are using the LPC845 ADC pins to measure the Charging and discharging currents of the Battery Bank in that negative Voltage is appearing at that Pin and it is working fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;hall effect Current measuring sensor +/-4V Output&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PK_1114_0-1698033597912.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246283iBA06D807A9CDD02E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PK_1114_0-1698033597912.png" alt="PK_1114_0-1698033597912.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 04:01:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1744142#M54515</guid>
      <dc:creator>PK_1114</dc:creator>
      <dc:date>2023-10-23T04:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845 _ADC Pin Reverse voltage limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1745853#M54543</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182114"&gt;@Ramprakash&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Can you please give an approximate characteristics of internal diode characteristics, as of now we are testing -3.3v on the Pin, at this time we didn't observe any failure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank You,&lt;BR /&gt;B Pavan Kumar&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 11:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1745853#M54543</guid>
      <dc:creator>PK_1114</dc:creator>
      <dc:date>2023-10-25T11:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPC845 _ADC Pin Reverse voltage limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1746599#M54547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As the following block diagram, I suppose that the ESD is implemented by diode, so if the pin voltage is out of the range from GND to 3.3V, the injection current will flow to VDD or GND from I/O pin, based on the spec of ESD diode, the maximum current is 2mA.&lt;/P&gt;
&lt;P&gt;BTW, it is recommended to use external diode to protect analog I/O pin as the data sheet said:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1698297326372.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246819i9FC74355DAFCA8AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1698297326372.png" alt="xiangjun_rong_1-1698297326372.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1698296842893.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246817i57AE1DE8B8949217/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1698296842893.png" alt="xiangjun_rong_0-1698296842893.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 05:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC845-ADC-Pin-Reverse-voltage-limit/m-p/1746599#M54547</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-10-26T05:16:02Z</dc:date>
    </item>
  </channel>
</rss>

