GPIO outputs affected by wdog?

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

GPIO outputs affected by wdog?

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

For the  MK22FN512CBP12R I want to configure some gpios as outputs to control some external chips. My question is if a watchdog reset occurs will these gpios revert to inputs? If so, is there any way to prevent this from occurring, since reverting to inputs could affect the control and state of the external chips?

0 件の賞賛
返信
1 解決策
873件の閲覧回数
mjbcswitzerland
Specialist V

George

A watchdog reset causes the GPIOs to be set to their default states - most as inputs or default peripheral functions.

If you want the states to be held in a particular state when this happens you will need to use external pullup and pull-downs to control the required state.

Regards

Mark

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
874件の閲覧回数
mjbcswitzerland
Specialist V

George

A watchdog reset causes the GPIOs to be set to their default states - most as inputs or default peripheral functions.

If you want the states to be held in a particular state when this happens you will need to use external pullup and pull-downs to control the required state.

Regards

Mark

0 件の賞賛
返信