How to solve ADC bean warning ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to solve ADC bean warning ?

2,076件の閲覧回数
adityarasal
Contributor I

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

0 件の賞賛
返信
2 返答(返信)

2,039件の閲覧回数
Hansen_j
Contributor I

Facing same issue From last 1 week. please help

0 件の賞賛
返信

2,064件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Aditya,

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].

you can select for example,

SAMPLE[0] use channel 0

SAMPLE[1] use channel 1

SAMPLE[2] use channel 3

SAMPLE[3] use channel 2

SAMPLE[4] use channel 4

SAMPLE[5] use channel 5

SAMPLE[6] use channel 6

SAMPLE[7] use channel 7

Pls have a try.

Hope it can help you

BR

XiangJun Rong

xiangjun_rong_0-1603077653046.png

 

0 件の賞賛
返信