I MX 1060 PIN CONFIGURATION

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

I MX 1060 PIN CONFIGURATION

Jump to solution
493 Views
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

 

Labels (1)
0 Kudos
1 Solution
433 Views
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

 

View solution in original post

0 Kudos
3 Replies
463 Views
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 Kudos
448 Views
achal
Contributor III

Here  only reset value is mentioned

achal_0-1688534580990.png

 

0 Kudos
434 Views
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 Kudos