<?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: LPC802 ADC self calibration in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1491730#M49642</link>
    <description>&lt;P&gt;Hi carlos,&lt;/P&gt;&lt;P&gt;The field CALMODE is no more mentioned in ADC control register (User manual UM11045)&lt;/P&gt;&lt;P&gt;So, how can we&amp;nbsp; do the auto calibration?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emmanuelJJ_0-1658241105437.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/187166i68B78410DD7FFFFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emmanuelJJ_0-1658241105437.png" alt="emmanuelJJ_0-1658241105437.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emmanuelJJ_1-1658241115775.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/187167i5603F4C4A42FF998/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emmanuelJJ_1-1658241115775.png" alt="emmanuelJJ_1-1658241115775.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emmanuel&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 14:32:38 GMT</pubDate>
    <dc:creator>emmanuelJJ</dc:creator>
    <dc:date>2022-07-19T14:32:38Z</dc:date>
    <item>
      <title>LPC802 ADC self calibration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1466242#M48968</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are beginning to work with LPC802 to replace a former design.&lt;/P&gt;&lt;P&gt;We use the integrated ADC and are wondering about the "&lt;SPAN&gt;Hardware self-calibration&lt;/SPAN&gt;" evoked in the &lt;SPAN&gt;AN13102: &lt;/SPAN&gt;&lt;SPAN&gt;How to Get Best ADC Accuracy for LPC800.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In this AN, it is written "For detailed usage, see LPC800 UM." but there is nothing on this subject in the user manual (UM11045).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is an example in LPC802-EX-CODE-MCUXPRESSO bundle but again, there is no trace in the user manual and bit corresponding to ADC_CALMODE is stated as reserved in the UM11045.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does Hardware self-calibration is still available?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 11:43:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1466242#M48968</guid>
      <dc:creator>fabx4</dc:creator>
      <dc:date>2022-05-30T11:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 ADC self calibration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1467570#M49000</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201505"&gt;@fabx4&lt;/a&gt;,&amp;nbsp;yes, is still available, a self-calibration is a mechanism which adjusts the internal sampling capacitor banks aiming to compensate for capacitance variations that come out of the factory for each IC unit. It is mandatory for the user to launch the self-calibration of the ADC after each Power On Reset to obtain the ADC accuracy specified in the datasheet&lt;/P&gt;
&lt;P&gt;You can see more information about it on the next document &lt;A href="https://www.nxp.com/docs/en/application-note/AN13413.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN13413.pdf&lt;/A&gt; witch is for s32 but can apply to LPC80x, so, you can find it on the examples (adc --&amp;gt; lpc_adc_interrupt) on the file fsl_adc.c, approx. on line 346 you find a function ADC_DoSelfCalibration.&lt;/P&gt;
&lt;P&gt;Have a good day&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 16:21:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1467570#M49000</guid>
      <dc:creator>CarlosGarabito</dc:creator>
      <dc:date>2022-06-01T16:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 ADC self calibration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1469970#M49083</link>
      <description>&lt;P&gt;Thank you for your answer Carlos.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 11:48:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1469970#M49083</guid>
      <dc:creator>fabx4</dc:creator>
      <dc:date>2022-06-07T11:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 ADC self calibration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1491730#M49642</link>
      <description>&lt;P&gt;Hi carlos,&lt;/P&gt;&lt;P&gt;The field CALMODE is no more mentioned in ADC control register (User manual UM11045)&lt;/P&gt;&lt;P&gt;So, how can we&amp;nbsp; do the auto calibration?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emmanuelJJ_0-1658241105437.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/187166i68B78410DD7FFFFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emmanuelJJ_0-1658241105437.png" alt="emmanuelJJ_0-1658241105437.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emmanuelJJ_1-1658241115775.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/187167i5603F4C4A42FF998/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emmanuelJJ_1-1658241115775.png" alt="emmanuelJJ_1-1658241115775.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emmanuel&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 14:32:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-ADC-self-calibration/m-p/1491730#M49642</guid>
      <dc:creator>emmanuelJJ</dc:creator>
      <dc:date>2022-07-19T14:32:38Z</dc:date>
    </item>
  </channel>
</rss>

