<?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>Digital Signal ControllersのトピックRe: How to solve ADC bean warning ?</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-solve-ADC-bean-warning/m-p/1169280#M1978</link>
    <description>&lt;P&gt;Hi, Aditya,&lt;/P&gt;
&lt;P&gt;Regarding the warning, I think you do not use the channel in SAMPLE[x], as you know that each sample[x] corresponds one channel, if you use all 7 channels, you have to add 7 SAMPLE[x], for example, SAMPLE[0], SAMPLE[1], SAMPLE[2], SAMPLE[3],...SAMPLE[7].&lt;/P&gt;
&lt;P&gt;you can select for example,&lt;/P&gt;
&lt;P&gt;SAMPLE[0] use channel 0&lt;/P&gt;
&lt;P&gt;SAMPLE[1] use channel 1&lt;/P&gt;
&lt;P&gt;SAMPLE[2] use channel 3&lt;/P&gt;
&lt;P&gt;SAMPLE[3] use channel 2&lt;/P&gt;
&lt;P&gt;SAMPLE[4] use channel 4&lt;/P&gt;
&lt;P&gt;SAMPLE[5] use channel 5&lt;/P&gt;
&lt;P&gt;SAMPLE[6] use channel 6&lt;/P&gt;
&lt;P&gt;SAMPLE[7] use channel 7&lt;/P&gt;
&lt;P&gt;Pls have a try.&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;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1603077653046.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/127684i979A162FA845B020/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1603077653046.png" alt="xiangjun_rong_0-1603077653046.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Oct 2020 03:26:05 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2020-10-19T03:26:05Z</dc:date>
    <item>
      <title>How to solve ADC bean warning ?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-solve-ADC-bean-warning/m-p/1169123#M1977</link>
      <description>&lt;P&gt;Hi I am using MC56F8014 DSC, I have encountered with warning while configuring ADC, i am using 7 ADC channel out of 8 channel,screenshot attached, kindly suggest fix&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 10:51:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-solve-ADC-bean-warning/m-p/1169123#M1977</guid>
      <dc:creator>adityarasal</dc:creator>
      <dc:date>2020-10-17T10:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ADC bean warning ?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-solve-ADC-bean-warning/m-p/1169280#M1978</link>
      <description>&lt;P&gt;Hi, Aditya,&lt;/P&gt;
&lt;P&gt;Regarding the warning, I think you do not use the channel in SAMPLE[x], as you know that each sample[x] corresponds one channel, if you use all 7 channels, you have to add 7 SAMPLE[x], for example, SAMPLE[0], SAMPLE[1], SAMPLE[2], SAMPLE[3],...SAMPLE[7].&lt;/P&gt;
&lt;P&gt;you can select for example,&lt;/P&gt;
&lt;P&gt;SAMPLE[0] use channel 0&lt;/P&gt;
&lt;P&gt;SAMPLE[1] use channel 1&lt;/P&gt;
&lt;P&gt;SAMPLE[2] use channel 3&lt;/P&gt;
&lt;P&gt;SAMPLE[3] use channel 2&lt;/P&gt;
&lt;P&gt;SAMPLE[4] use channel 4&lt;/P&gt;
&lt;P&gt;SAMPLE[5] use channel 5&lt;/P&gt;
&lt;P&gt;SAMPLE[6] use channel 6&lt;/P&gt;
&lt;P&gt;SAMPLE[7] use channel 7&lt;/P&gt;
&lt;P&gt;Pls have a try.&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;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1603077653046.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/127684i979A162FA845B020/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1603077653046.png" alt="xiangjun_rong_0-1603077653046.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 03:26:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-solve-ADC-bean-warning/m-p/1169280#M1978</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-10-19T03:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ADC bean warning ?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-solve-ADC-bean-warning/m-p/1174998#M1986</link>
      <description>&lt;P&gt;Facing same issue From last 1 week. please help&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 05:15:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-solve-ADC-bean-warning/m-p/1174998#M1986</guid>
      <dc:creator>Hansen_j</dc:creator>
      <dc:date>2020-10-29T05:15:31Z</dc:date>
    </item>
  </channel>
</rss>

