S32K344 set uart tx pin as gpio

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

S32K344 set uart tx pin as gpio

176 Views
Steven_Cho
Contributor II
Hi,
 
I config gpio as UART tx and rx pin mode on .mex file.

But I need control UART tx pin as gpio to send a pulse signal to reset sensor before using UART to send data.

How can I do?

Thank you.
0 Kudos
Reply
2 Replies

159 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Steven_Cho

You can use the below API to change the PIN mux to GPIO or others.

Senlent_1-1712902979805.png

 

 

 

0 Kudos
Reply

157 Views
Steven_Cho
Contributor II

Hi,

It works, thank you.

0 Kudos
Reply