Any difference between NVIC_SystemReset(); and power on-off ?

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

Any difference between NVIC_SystemReset(); and power on-off ?

2,215件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by 12345 on Thu Aug 04 03:26:55 MST 2011
Both restart the LPC1114-302 microcontoller.
      But is there any differences between them?
0 件の賞賛
返信
2 返答(返信)

1,875件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_USA on Fri Aug 19 15:08:07 MST 2011
ARM software reset (NVIC_Systemreset) and POR (power on reset) behaves in the same way.
Thanks.
0 件の賞賛
返信

1,875件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Europe on Thu Aug 04 05:57:59 MST 2011
With a full power on reset (POR) as we call it you're absolutely sure all the registers and RAM content will be cleared/set-to-default.
0 件の賞賛
返信