ADC problem about MPC5744P

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ADC problem about MPC5744P

547 次查看
qm1013
Contributor III

Hello , I have some problems about the ADC configuration of the MPC5744P.

The configuration steps are bellow:

1. SIUL2_MSCR(PE7) = SIUL2_MSCR_APC;

2. NCMR0.B.CH6 =1u;

3. ADC0 Module Calibration;

4. ADC0 Module Init;

for(;;){

   read specified channel value.

}

Then the program run.

When the PE7 is hang in the air, the pin measured with 100mv voltage . Was it right ?

标记 (2)
0 项奖励
回复
1 回复

442 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

yes, if you measure floating pin you can get nonzero value as conversion result.

BR, Petr 

0 项奖励
回复