Is there the difference between software reset and Power-on reset of MPC5675K?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there the difference between software reset and Power-on reset of MPC5675K?

1,448 Views
小兜麦
Contributor II

Hi,

   Is there the difference between software reset and Power-on reset of MPC5675K? I think that some registers can't  be cleared  after software reset but all of them are initialized after Power-on reset. Is it ture?

  Can you give me some projects about this?

  Thank you!

Labels (1)
0 Kudos
Reply
1 Reply

1,305 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

It depends which software reset. If

ME_MCTL[TARGET_MODE] = 0000b => functional reset

ME_MCTL[TARGET_MODE] = 1111b => desctructive reset

POR reset is detructive reset as well.

Chapter 46.4.1 Reset state machine describes differences between reset categories.

0 Kudos
Reply