How to set pin function

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

How to set pin function

313 Views
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 

Labels (1)
0 Kudos
1 Reply

289 Views
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 Kudos