Other Parts Discussed in Thread: MSP430F5171
So far i produced a reset with this instruction:
WDTCTL = 0xFF;
that works with MSP430F5171 microcontroller.
This reset seem to be not enough for my application (in fact it sholud generate a PUC); how can i generate a BOR reset?
Thanks, Enzo