lpc54628 adc value decaying issue

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

lpc54628 adc value decaying issue

725件の閲覧回数
kuanweichi
Contributor I

I follow up the fsl driver to initialize lpc54628 adc. My vcc is 3.3 and vref is also 3.3. While I sampled a 1.8V, I got a 0x8B0 at first time. However, the second time I sampled, I've got a 0x892, and the third time 0x888, and so on decaying until zero.

I don't know what's going on.

But I find out that the phenomenon is resetable by POWER_EnablePD(kPDRUNCFG_PD_ADC0); and POWER_DisablePD(kPDRUNCFG_PD_ADC0);

Is any configuration I forgot?

I've try burst, single step, any config ,and the decaying still happened.

ラベル(1)
タグ(3)
0 件の賞賛
返信
0 返答(返信)