ADC on MK11

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

ADC on MK11

Jump to solution
702 Views
eduardrazumovsk
Contributor III

Hello,

Is there anything unique with pins ADC0_DP0, ADC0_DM0, ADC0_DP3, ADC0_DM3 ?

Is it only ADC input pins (not GPIOs) ?

Can i use those pins exactly as i meant to use the ADC0_SEx pins ?

Thanks & Regards,

Eduard

Labels (1)
0 Kudos
1 Solution
612 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Eduard,

Do you want to know how to configure the pin to ADC functions ?

If yes ,  you can see the reference manual: 10.3.1 K11 Signal Multiplexing and Pin Assignments ,

pastedImage_0.png

we can see ,  these pins "ADC0_DP0, ADC0_DM0, ADC0_DP3, ADC0_DM3" can directly be used to ADC, for these pin only have ADC function.

While , for the ADC0_SEx pins , they are multiple function , if we want to use these pin to ADC , we need configure them through  "Pin Control Register n (PORTx_PCRn) "

pastedImage_1.png

.

If i misunderstand your meaning , can you be more specific !

Best Regards,

Alice

------------------------------------------------------------------------------------------

If this post answers your question, please click the Correct Answer button.

-----------------------------------------------------------------------------------

If this post help your question, please click the helpful Answer button.

View solution in original post

0 Kudos
2 Replies
613 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Eduard,

Do you want to know how to configure the pin to ADC functions ?

If yes ,  you can see the reference manual: 10.3.1 K11 Signal Multiplexing and Pin Assignments ,

pastedImage_0.png

we can see ,  these pins "ADC0_DP0, ADC0_DM0, ADC0_DP3, ADC0_DM3" can directly be used to ADC, for these pin only have ADC function.

While , for the ADC0_SEx pins , they are multiple function , if we want to use these pin to ADC , we need configure them through  "Pin Control Register n (PORTx_PCRn) "

pastedImage_1.png

.

If i misunderstand your meaning , can you be more specific !

Best Regards,

Alice

------------------------------------------------------------------------------------------

If this post answers your question, please click the Correct Answer button.

-----------------------------------------------------------------------------------

If this post help your question, please click the helpful Answer button.

0 Kudos
612 Views
eduardrazumovsk
Contributor III

Thanks Alice

0 Kudos