I MX 1060 PIN CONFIGURATION

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

I MX 1060 PIN CONFIGURATION

跳至解决方案
512 次查看
achal
Contributor III

Hello,

 

This is the pic of pinmux.c file of enet_txrx_example of imx rt 1060.

I want to ask how actually the values  of pin configueration is decided. like 0xB0A9U 

 

Is there any document which states that for achieving some particular function  0xB0A9U , this pin configuration needs to be set?

 

achal_0-1688019225080.png

 

标签 (1)
标记 (2)
0 项奖励
1 解答
452 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @achal ,

It's pad control register, not pad mux register. Those value will be written into pad control register.

jingpan_0-1688622100835.png

 

Regards,

Jing

 

在原帖中查看解决方案

0 项奖励
3 回复数
482 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @achal ,

This function write SW_PAD_CTL_PAD_xxxx SW PAD Control Register. You can refer to, for example, page 410 in reference manual.

 

Regards,

Jing

0 项奖励
467 次查看
achal
Contributor III

Here  only reset value is mentioned

achal_0-1688534580990.png

 

0 项奖励
453 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @achal ,

It's pad control register, not pad mux register. Those value will be written into pad control register.

jingpan_0-1688622100835.png

 

Regards,

Jing

 

0 项奖励