S32k344 microcontroller GPIO configuration

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

S32k344 microcontroller GPIO configuration

114 次查看
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 项奖励
回复
1 回复

76 次查看
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 项奖励
回复