Posted on July 26, 2005 at 10:54Yes the internal flash automatically powers back on following a wakeup event (interrupt, wakeup, system reset). As you stated the fact that you resume operation from the 32KHz clock, you don't need to insert an extra ...
Posted on March 24, 2005 at 08:41There is a Typo (type error) in the 71x_init.s file where the stack range are initialized. Instead of 265 (which can cause stack misalignement) it should be 256! Could you confirm whether the problem is fixed on the ...
Posted on February 17, 2005 at 11:58For the use of PLL1. it is mandatory to use the DIV2 divider. Therefore for configuration CSU_CKSEL=1, CK2_16=1 the 50% duty cycle is guaranteed. For the case of CSU_CKSEL=0, CK2_16=1, for a 16MHz external oscilla...