GPIO

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
84件の閲覧回数
代码织梦师
Contributor II

Based on the S32K324 MCU, how to configure a GPIO to high‑impedance state using S32DS.

0 件の賞賛
返信
1 解決策
62件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please refer to previous similar discussions: S32K3 GPIO HIGH-Z

If the pin may have previously enabled internal pull, in order to satisfy the tristate definition in S32K3XXRM, Siul2_Port_Ip_SetPullSel(..., PORT_INTERNAL_PULL_NOT_ENABLED) should be called to ensure PUE=0;

Best Regards,
Robin

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
63件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please refer to previous similar discussions: S32K3 GPIO HIGH-Z

If the pin may have previously enabled internal pull, in order to satisfy the tristate definition in S32K3XXRM, Siul2_Port_Ip_SetPullSel(..., PORT_INTERNAL_PULL_NOT_ENABLED) should be called to ensure PUE=0;

Best Regards,
Robin

0 件の賞賛
返信