MK64 default output at reset

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

MK64 default output at reset

ソリューションへジャンプ
1,450件の閲覧回数
roymessinger
Contributor V

What is the default state of the outputs of the cobtroller immidiately after reset?

Do i need to put pull up/pull down on board?Regarding inputs, do i need to place pull up/pull down on inputs (or outputs) not used?

I've looked in the data sheet but probabely missed it.

Any help will do.

Thanks

0 件の賞賛
返信
1 解決策
1,297件の閲覧回数
egoodii
Senior Contributor III

The 'reset state' of all control registers is called out in the Reference Manual, including the 'pin mux' table, but the general statement is: 'reset state is the safest possible for any possible interconnect'.  That is, analog-in-capable pins will default to said analog-in mode, and digital pins will default to input, most with 'no pull'.

So yes, by-and-large anything you need to have as a 'known state' during/just-after reset will need your own external pull-resistors.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,297件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Roy,

Some special function pins need take care. For exmaple: Reset_b\ NMI_b\ VREF_OUT\ JTAG_TMS

I recommend you read the "Chapter 2 General System Setup (Hardware Considerations)" of KQRUG.

General System Setup (Hardware Considerations).png

Best Regards,

Robin

0 件の賞賛
返信
1,298件の閲覧回数
egoodii
Senior Contributor III

The 'reset state' of all control registers is called out in the Reference Manual, including the 'pin mux' table, but the general statement is: 'reset state is the safest possible for any possible interconnect'.  That is, analog-in-capable pins will default to said analog-in mode, and digital pins will default to input, most with 'no pull'.

So yes, by-and-large anything you need to have as a 'known state' during/just-after reset will need your own external pull-resistors.

0 件の賞賛
返信