IMXRT1024 UART Pin Configurations

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

IMXRT1024 UART Pin Configurations

Jump to solution
794 Views
Lukas_Frank
Senior Contributor I

Hi all,

 

I am not able to make sense one parameter in IOMUXC_SetPinConfig method in the BOARD_InitPins. It is configValue parameter of IOMUXC_SetPinConfig (sixth-one). I see it assigned as 0x10B0U in the SDK Pooling example. Why? What is the meaning of 0x10B0U. Is there a sheet that explain different combination of this parameter for spesific cases or Is that value constant for all cases?

 

Thanks and Regards.

0 Kudos
1 Solution
788 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Is there a sheet that explains the different combinations of this parameter for specific cases or Is that value constant for all cases?
-- To provide the fastest possible support, I'd highly recommend you to learn the meaning of the 0x10B0U by going through SW_PAD_CTL Register in the RM.
Hope it helps.
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
789 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Is there a sheet that explains the different combinations of this parameter for specific cases or Is that value constant for all cases?
-- To provide the fastest possible support, I'd highly recommend you to learn the meaning of the 0x10B0U by going through SW_PAD_CTL Register in the RM.
Hope it helps.
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
781 Views
Lukas_Frank
Senior Contributor I

Hi Dear @jeremyzhou,

 

There are exactly 2870(SW_PAD_CTL) and 78(0x10B0). I will look the details and turn here again.

 

Thanks and Regards.

0 Kudos