S32k344 microcontroller GPIO configuration

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

S32k344 microcontroller GPIO configuration

113 Views
Omkar9903
Contributor I

Hi ,

i am using s32designstudio for coding and i have configured some GPIO pin with help of autoupdate code, but in autoupadte code only macro is genarated for pin and port.

so i want to set,reset that pin from application layer ,there is any function to call from application layer ?

 

Thanks.

0 Kudos
Reply
1 Reply

75 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Omkar9903,

You can refer to the Siul2_Port_Ip_Example_S32K344, which configures the red LED, and calls the Siul2_Dio_Ip_WritePin() function. You can also refer to all of the functions in the Siul2_Dio_Ip.c file.

Best regards,
Julián

0 Kudos
Reply