ADC on MK11

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

ADC on MK11

跳至解决方案
534 次查看
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

标签 (1)
0 项奖励
1 解答
444 次查看
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 项奖励
2 回复数
445 次查看
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 项奖励
444 次查看
eduardrazumovsk
Contributor III

Thanks Alice

0 项奖励