Posted on August 15, 2005 at 10:51IFLASH of ST10F276 consist my subroutine for unprotect IFLASH. Now IFLASH is protected. May I start to execute (on BootStrap mode) my subroutine from IRAM ?
Posted on June 14, 2005 at 10:40 1. I don't have ST10Freg file 2. PWDCFG bit have state of default (clear) 3. Fast interrupts on P2 disabled Full text programm on attachments
________________
Attachments : PWD_prgogramm_tex...
Posted on June 08, 2005 at 10:55Description of problem. I'm trying to enter to PowerDown mode for ST10F276, ver.CAA based controller. To do it I disable internal voltage regulator & RTC. Procedure of PowerDown executed from XRAM (see F276BX_ER_V12.p...
Posted on March 21, 2005 at 10:57ST10F276 doesn't ''want'' erase, read and write Flash Memory, after executing following commands from IFlash: FCR0H |= 0x0100; /* set protection operation */ FARL = 0xDFB8; /* load FNVAPR0 */ FARH = 0x000E; FDR0L...