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.
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