S32K144 and open draing GPIO

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

S32K144 and open draing GPIO

1,169 Views
michal_sladecek
Contributor I

Hello,

Regarding to reference manual, there should be possible to set open drain for GPIO output.

"The device does not support open drain on all the pins. Only pins that are configured for a protocol that requires open-drain(e.g;, LPI2C, LPUART single-wire) will work in open-drain mode." - Chapter 4, Signal Multiplexing and Pin Assignment

If i use GPIO on FLEXIO line it should be possible. Unfortunately, I did not find any register where is possible to set open drain option.

Can you describe this function more to me?

Thanks,

Michal

2 Replies

1,028 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello Michal,

Unfortunately, the ports in the GPIO mode do not support Open-drain.
Only when a port is routed to a module that supports that, like LPI2C.

pastedImage_1.png

Regards,

Daniel

1,029 Views
michal_sladecek
Contributor I

Ok, thank you for info

0 Kudos