<?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>MCUXpresso Config ToolsのトピックRe: LPC54618 ADC Self calibration using deprecated function</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1502577#M1462</link>
    <description>&lt;P&gt;Alice,&lt;/P&gt;&lt;P&gt;ADC_DoSelfCalibration() is the Deprecated function and has been from SDK 2.9-2.12 and maybe even before then, see my screenshot. I said in the last post the SDK isn't the issue, it's that the config tools are using ADC_DoSelfCalibration() which is deprecated rather than ADC_DoOffsetCalibration(). IDE v13 config tools generated code using ADC_DoOffsetCalibration() which was correct.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 12:11:24 GMT</pubDate>
    <dc:creator>jared77</dc:creator>
    <dc:date>2022-08-08T12:11:24Z</dc:date>
    <item>
      <title>LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1498232#M1440</link>
      <description>&lt;P&gt;I recently moved from MCUXpresso 11.3 to 11.5.1. I noticed that my ADC isn't reading properly anymore. I have been using LPC54618 sdk 2.9.0 if that matters&lt;/P&gt;&lt;P&gt;I noticed that the auto-generated code in my project before upgrading used&amp;nbsp;ADC_DoOffsetCalibration, and after re-generating my peripherals.c file,&amp;nbsp;ADC_DoSelfCalibration is used. I then noticed that&amp;nbsp;ADC_DoSelfCalibration is deprecated and when I switch back to the old function I'm able to accurately read the microcontroller's internal temperature sensor again.&lt;/P&gt;&lt;P&gt;I won't go into specifics of the combinations but I have tried regenerating my peripherals.c file with various combinations of MCUXpresso including 11.4, 11.5.1, and 11.6. I've also tried SDKs 2.11.1 and 2.12.0 in various IDE versions. All combinations of the SDKs and IDEs so far have resulted in the deprecated function.&lt;/P&gt;&lt;P&gt;Is there anything I can do about this or do I just have to manually edit the generated code each time I generate?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 20:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1498232#M1440</guid>
      <dc:creator>jared77</dc:creator>
      <dc:date>2022-07-29T20:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1499375#M1451</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can enable this function as below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1659428139473.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/188776i1473E5ECC31B01B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1659428139473.png" alt="Alice_Yang_0-1659428139473.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 08:16:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1499375#M1451</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-08-02T08:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1499584#M1452</link>
      <description>&lt;P&gt;Alice,&lt;/P&gt;&lt;P&gt;I'm already using that to generate the code. The issue is that the generated code is using a deprecated function that doesn't work. Old versions of MCUXpresso generate code with the correct function while new versions use the deprecated function.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 12:40:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1499584#M1452</guid>
      <dc:creator>jared77</dc:creator>
      <dc:date>2022-08-02T12:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1500100#M1457</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Does the "old version" is SDK v2.9?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 08:30:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1500100#M1457</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-08-03T08:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1500369#M1460</link>
      <description>&lt;P&gt;Yes, the old version was SDK v2.9 and IDE version 11.3.0. I think that the config tools are to blame as using SDK v2.9 on IDE v11.5.1 still generates with the deprecated function.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 15:51:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1500369#M1460</guid>
      <dc:creator>jared77</dc:creator>
      <dc:date>2022-08-03T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1502234#M1461</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I compare the function&amp;nbsp;ADC_DoSelfCalibration() between SDK v2.9 and v2.12, there is no difference.&lt;/P&gt;
&lt;P&gt;Could you please share the code in&amp;nbsp; ADC_DoSelfCalibration() from IDE v13?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 03:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1502234#M1461</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-08-08T03:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1502577#M1462</link>
      <description>&lt;P&gt;Alice,&lt;/P&gt;&lt;P&gt;ADC_DoSelfCalibration() is the Deprecated function and has been from SDK 2.9-2.12 and maybe even before then, see my screenshot. I said in the last post the SDK isn't the issue, it's that the config tools are using ADC_DoSelfCalibration() which is deprecated rather than ADC_DoOffsetCalibration(). IDE v13 config tools generated code using ADC_DoOffsetCalibration() which was correct.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 12:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1502577#M1462</guid>
      <dc:creator>jared77</dc:creator>
      <dc:date>2022-08-08T12:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1502802#M1463</link>
      <description>&lt;P&gt;Hi jared77,&lt;/P&gt;
&lt;P&gt;sorry for&amp;nbsp;inconvenience, attached is the patch to generate correct function.&lt;/P&gt;
&lt;P&gt;Patch is updated to production version.&lt;/P&gt;
&lt;P&gt;Have a nice day&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 21:28:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1502802#M1463</guid>
      <dc:creator>jch</dc:creator>
      <dc:date>2022-08-09T21:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1503326#M1464</link>
      <description>&lt;P&gt;jch,&lt;/P&gt;&lt;P&gt;I looked at the patch you sent, I used a diff tool and it's already present in both the mcu_data_v11 and mcu_data_v12 folders on my machine. I applied the update and the code generation in MCUXpresso v11.5.1 is still trying to use the deprecated function. Could there be another newer patch already applied that I might need to remove or something?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Update Files.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189667i22BC67359467367B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Update Files.png" alt="Update Files.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 13:39:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1503326#M1464</guid>
      <dc:creator>jared77</dc:creator>
      <dc:date>2022-08-09T13:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1503528#M1465</link>
      <description>&lt;P&gt;Hi jared77,&lt;/P&gt;
&lt;P&gt;sorry, now the patch above is updated to the production version and should work.&lt;/P&gt;
&lt;P&gt;Have a nice day&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 21:33:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1503528#M1465</guid>
      <dc:creator>jch</dc:creator>
      <dc:date>2022-08-09T21:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54618 ADC Self calibration using deprecated function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1504041#M1466</link>
      <description>&lt;P&gt;Thanks for the updated patch!&lt;/P&gt;&lt;P&gt;I installed it in the mcu_data_v11 folder and the code generates properly now.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 13:47:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/LPC54618-ADC-Self-calibration-using-deprecated-function/m-p/1504041#M1466</guid>
      <dc:creator>jared77</dc:creator>
      <dc:date>2022-08-10T13:47:44Z</dc:date>
    </item>
  </channel>
</rss>

