ADC problem about MPC5744P

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADC problem about MPC5744P

483 Views
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 ?

Tags (2)
0 Kudos
Reply
1 Reply

378 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

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

BR, Petr 

0 Kudos
Reply