EmbeddedRelated.com
Forums
Memfault Beyond the Launch

PUC vs POR initial conditions

Started by Aaron Greer January 7, 2008
Does anyone know what the result of a PUC is (for MSP430F2012)?

My CPU is resetting due to a watchdog reset (not a problem), but I'm not sure what state things should be in following the PUC.
If anyone has information similiar to section 2.1.2 in the FUG regarding PUC, please reply.

thanks,
Aaron

Beginning Microcontrollers with the MSP430

PUC will clear all the bits of the registers marked as -0 in the FUG,
set all the bits of the registers marked as -1 in the FUG, and leave
all other bits unchanged.

See "Register Bit Conventions" at the end of "Read This First" in FUG.

--- In m..., Aaron Greer wrote:
>
> Does anyone know what the result of a PUC is (for MSP430F2012)?
>
> My CPU is resetting due to a watchdog reset (not a problem), but I'm
not sure what state things should be in following the PUC.
> If anyone has information similiar to section 2.1.2 in the FUG
regarding PUC, please reply.
>
> thanks,
> Aaron
>

Memfault Beyond the Launch