<?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>NFCのトピックMeasuring Resistance (NHS3152)</title>
    <link>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2057800#M12820</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am a new learner and user to NXP community. I am tying to flash a new code to the IC through MCUXpresso IDE to measure the resistance across the resisitor (connnected across ANa-01 to Ana-04) on NHS 3152 demo board. I open the tadherence project file in MCUXpresso and replace the code in (maintadherence.c) with my new code and go for build and debug. There is error not to proceed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please anyone guide how we can flash a new code to the IC on NHS3152 demo board?&lt;/P&gt;&lt;P&gt;Is this an assignment to replace the main code with our newone? or we have to change or modify other code files or some settings?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards, HAFIZ&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Mar 2025 11:32:30 GMT</pubDate>
    <dc:creator>HafizUsman</dc:creator>
    <dc:date>2025-03-07T11:32:30Z</dc:date>
    <item>
      <title>Measuring Resistance (NHS3152)</title>
      <link>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2057800#M12820</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am a new learner and user to NXP community. I am tying to flash a new code to the IC through MCUXpresso IDE to measure the resistance across the resisitor (connnected across ANa-01 to Ana-04) on NHS 3152 demo board. I open the tadherence project file in MCUXpresso and replace the code in (maintadherence.c) with my new code and go for build and debug. There is error not to proceed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please anyone guide how we can flash a new code to the IC on NHS3152 demo board?&lt;/P&gt;&lt;P&gt;Is this an assignment to replace the main code with our newone? or we have to change or modify other code files or some settings?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards, HAFIZ&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 11:32:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2057800#M12820</guid>
      <dc:creator>HafizUsman</dc:creator>
      <dc:date>2025-03-07T11:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring Resistance (NHS3152)</title>
      <link>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2058921#M12835</link>
      <description>&lt;P&gt;Hello, Good Day!&lt;/P&gt;
&lt;P&gt;Thank you very much for your interest in our products.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please provide more details on what is the error that you are getting?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A guide for flashing the NHS31XX chip with provided demo applications is available at &lt;A href="https://www.nxp.com/document/guide/getting-started-with-the-nhs3152thadadk:GS-NHS3152THADADK?section=demonstration" target="_blank"&gt;Getting Started with the NHS3152THADADK | NXP Semiconductors&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For developing your own application on the &lt;A href="https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE" target="_blank"&gt;MCUXpresso IDE&lt;/A&gt; and flashing it, please make sure you are following the steps described in the UM11153 document available in the ''SDK Folder/docs/UM11153''.&lt;/P&gt;
&lt;P&gt;I would recommend having a look at the ''\sw\nss\example_snippets'' folder in which you can find code examples on various peripherals for analog measurements. You may also find useful information on resistance measurement with the NHS3152 referring to this community thread: &lt;A href="https://community.nxp.com/t5/NFC/Measure-resistance-NHS3152/m-p/831047#M4425" target="_blank"&gt;Solved: Re: Measure resistance: (NHS3152) - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My best regards,&lt;BR /&gt;Daniel.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 17:49:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2058921#M12835</guid>
      <dc:creator>Daniel_Gutierrez</dc:creator>
      <dc:date>2025-03-10T17:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring Resistance (NHS3152)</title>
      <link>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2059590#M12849</link>
      <description>&lt;P&gt;Hi Daniele,&lt;/P&gt;&lt;P&gt;Thank you very much for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am interested to measure a resistance (connected across AN01 to AN04 in NHS3152 board) as shown in attached picture-1. I already have followed the steps (mentioned in UM11153) to develop a new project (Named "NEW") as shown in attached picture-2.&lt;/P&gt;&lt;P&gt;I also already have the resistance measuring code following&amp;nbsp;&lt;A href="https://community.nxp.com/t5/NFC/Measure-resistance-NHS3152/m-p/831045" target="_blank"&gt;https://community.nxp.com/t5/NFC/Measure-resistance-NHS3152/m-p/831045&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This newly made project "NEW" has its own built-in code file (main.c) which easily go for build and debug options as shown in picture-2.&lt;/P&gt;&lt;P&gt;At this stage, when&amp;nbsp;&lt;SPAN&gt;I replace this main.c code with the resistance measuring code or any other code and go for build options, it does not work as shown in picture-3. There are many errors displayed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My question: How to write or convey any new code to this newly made project that can go for build and debug option. Please guide regarding current scenario. Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 13:51:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2059590#M12849</guid>
      <dc:creator>HafizUsman</dc:creator>
      <dc:date>2025-03-11T13:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring Resistance (NHS3152)</title>
      <link>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2061468#M12865</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/246309"&gt;@HafizUsman&lt;/a&gt;, Good Day!&lt;/P&gt;
&lt;P&gt;It appears that some errors related to language syntaxis exist in the code you are trying to build; to address them you may take a look at the terminal to find out the reason of each error and try and handle them individually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please consider that the SDK for the NHS3152 is based on a determined architecture which is described in the ''SoftwareOverview'' document available in ''SDK folder/docs'', so it has a specific flow that has to be maintained when working with the library. I would recommend using the examples provided as a starting point, modifying the code little by little to get a hold of what each line does within the execution, and only add the specific functional parts you need to meet your requirements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This approach should prevent getting errors caused by interfering with the flow of the library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My best regards,&lt;BR /&gt;Daniel.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 16:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Measuring-Resistance-NHS3152/m-p/2061468#M12865</guid>
      <dc:creator>Daniel_Gutierrez</dc:creator>
      <dc:date>2025-03-13T16:37:29Z</dc:date>
    </item>
  </channel>
</rss>

