<?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>Wireless MCUのトピック回复： read adc value problem</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1720950#M15633</link>
    <description>&lt;P&gt;thanks for replying.&amp;nbsp;&amp;nbsp;When I enabled diff mode and used adc0_dm0 to measure voltage, I found that the value was incorrect.&amp;nbsp;&amp;nbsp;The actual voltage is 1.09v, but it reads 64189. It seems like already over range.&amp;nbsp; how can I fix that ?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 07:49:18 GMT</pubDate>
    <dc:creator>darkblue</dc:creator>
    <dc:date>2023-09-12T07:49:18Z</dc:date>
    <item>
      <title>read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1720879#M15629</link>
      <description>&lt;P&gt;I use adc0_dp0 to read value in KW36 sdk, and I got voltage like 1 or 0. Can I just init adc0_dp0 as single mode?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 06:41:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1720879#M15629</guid>
      <dc:creator>darkblue</dc:creator>
      <dc:date>2023-09-12T06:41:20Z</dc:date>
    </item>
    <item>
      <title>回复： read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1720941#M15631</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222421"&gt;@darkblue&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You are correct.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When the channel is selected as a Single-Ended Input, the positive input (ADC0_DP0) is the selected input signal.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Gavin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 07:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1720941#M15631</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2023-09-12T07:39:00Z</dc:date>
    </item>
    <item>
      <title>回复： read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1720950#M15633</link>
      <description>&lt;P&gt;thanks for replying.&amp;nbsp;&amp;nbsp;When I enabled diff mode and used adc0_dm0 to measure voltage, I found that the value was incorrect.&amp;nbsp;&amp;nbsp;The actual voltage is 1.09v, but it reads 64189. It seems like already over range.&amp;nbsp; how can I fix that ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 07:49:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1720950#M15633</guid>
      <dc:creator>darkblue</dc:creator>
      <dc:date>2023-09-12T07:49:18Z</dc:date>
    </item>
    <item>
      <title>回复： read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1723056#M15651</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222421"&gt;@darkblue&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check the result value in the code, which cannot be defined as the uint type, because there will be a result of less than 0 when using diff mode.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 10:30:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1723056#M15651</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2023-09-14T10:30:22Z</dc:date>
    </item>
    <item>
      <title>回复： read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1723079#M15654</link>
      <description>&lt;P&gt;thanks. I understand the minus number in diff mode. But actually, I want to use the single end mode&lt;/P&gt;&lt;P&gt;I can't find how to make adc0_dm0 working in single mode in MKW36A512RM.&amp;nbsp; That means adc0_dm0 can be only configured in diff mode in mkw36a512?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 10:58:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1723079#M15654</guid>
      <dc:creator>darkblue</dc:creator>
      <dc:date>2023-09-14T10:58:41Z</dc:date>
    </item>
    <item>
      <title>回复： read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1724474#M15669</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222421"&gt;@darkblue&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for my late reply.&lt;/P&gt;
&lt;P&gt;I got your point now. If you configure ADC to the single-end mode, you only need to consider dp which should connect input signal. dm connected to GND internally, no additional configuration required, and it can be ignored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 06:27:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1724474#M15669</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2023-09-18T06:27:36Z</dc:date>
    </item>
    <item>
      <title>回复： read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1724644#M15671</link>
      <description>&lt;P&gt;Thanks for reply. Due to project design I can only use dm to measure voltage&amp;nbsp; instead of dp. Which means I have to connect dm to input signal. meanwhile the dp may be 0 or 1 or float. Does that work? In this situation the dp can be ignored?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 09:40:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1724644#M15671</guid>
      <dc:creator>darkblue</dc:creator>
      <dc:date>2023-09-18T09:40:16Z</dc:date>
    </item>
    <item>
      <title>回复： read adc value problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1725257#M15676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222421"&gt;@darkblue&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In this case, we can only choose single-ended mode. Please refer to the&amp;nbsp;&lt;SPAN&gt;Reference Manual [&lt;A href="https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;] ,&amp;nbsp; chapter&amp;nbsp;4.8.2.3.1 &lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;ADC0 Channel Assignment&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt; listed all options.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gavin_Jia_0-1695105661349.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/241553i695FC10F64268601/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gavin_Jia_0-1695105661349.png" alt="Gavin_Jia_0-1695105661349.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Gavin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 06:41:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/read-adc-value-problem/m-p/1725257#M15676</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2023-09-19T06:41:11Z</dc:date>
    </item>
  </channel>
</rss>

