How to set pin function

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

How to set pin function

1,085 次查看
jetty1012
Contributor II

Hello,

Here's the thing, I need to use FlexioI2C.

And before my pow-on sequence is finished, I want the two Flexio pins to keep Hi-Z.

After the pow-on sequence is done, set the two pins as FlexioI2C.

 

How do I configure it? 

I've only found this API Siul2_Port_Ip_SetPinDirection, but it's just used to set pin direction, how do I set pin function in this case?

 

Thanks,

Jetty 

标签 (1)
0 项奖励
回复
1 回复

1,061 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Jetty,

It is recommended to refer to the initialization of I2c_IP_FLEXIO_Transfer_S32K312 example in S32K3 RTD.


Best Regards,
Robin

0 项奖励
回复