S32k344 microcontroller GPIO configuration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32k344 microcontroller GPIO configuration

ソリューションへジャンプ
803件の閲覧回数
Omkar9903
Contributor II

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 解決策
765件の閲覧回数
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 件の賞賛
返信
1 返信
766件の閲覧回数
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 件の賞賛
返信