ST10F272B_12 STMICROELECTRONICS [STMicroelectronics], ST10F272B_12 Datasheet - Page 45

no-image

ST10F272B_12

Manufacturer Part Number
ST10F272B_12
Description
16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
Manufacturer
STMICROELECTRONICS [STMicroelectronics]
Datasheet
ST10F272B/ST10F272E
Suspend and resume
Word Program, Double Word Program, and Sector Erase operations can be suspended in
the following way:
Then the operation can be resumed in the following way:
Before resuming a suspended Erase, FCR1H/FCR1L must be read to check if the Erase is
already completed (FCR1H = FCR1L = 0x0000 if Erase is complete). Original setup of
Select Operation bits in FCR0H/L must be restored before the operation resume, otherwise
the operation is aborted and bit RESER of FER is set.
Erase suspend, program and resume
A Sector Erase operation can be suspended in order to program (Word or Double Word)
another Sector.
Example: Sector Erase of sector B0F1 of IFLASH Module.
Example: Sector Erase Suspend.
Example: Word Program of data 0x5555AAAA at address 0x045554 in IFLASH module.
Once the Program operation is finished, the Erase operation can be resumed in the
following way:
Notice that during the Program Operation in Erase suspend, bits SER and SUSP are low. A
Word or Double Word Program during Erase Suspend cannot be suspended.
In summary:
FCR0H
FCR0H
FCR0H
FCR0H
FCR1L
FCR0H
FCR0H
do
{tmp1
} while ((tmp1 && 0x0010) || (tmp2 && 0x8000));
FCR0H
FCR0H|= 0x2000;/*Set WPG in FCR0H*/
FARL
FARH
FDR0L
FDR0H
FCR0H
FCR0H|= 0x0800;/*Set SER in FCR0H*/
FCR0H|= 0x8000;/*Operation resume*/
tmp2
|= 0x4000;
|= 0x0800;
|= 0x8000;
|= 0x0800;
|= 0x0002;
|= 0x8000;
|= 0x4000;
= FCR0L;
= FCR0H;
&= 0xBFFF;
|= 0x8000;
= 0x5554;
= 0x0004;
= 0xAAAA;
= 0x5555;
Doc ID 11917 Rev 3
/*Set SER in FCR0H*/
/*Set B0F1*/
/*Operation start*/
/*Set SUSP in FCR0H*/
/*Loop to wait for LOCK=0 and WMS=0*/
/*Rst SUSP in FCR0H*/
/*Set SUSP in FCR0H*/
/*Set SER in FCR0H*/
/*Operation resume*/
/*Load Add in FARL*/
/*Load Add in FARH*/
/*Load Data in FDR0L*/
/*Load Data in FDR0H*/
/*Operation start*/
Internal Flash memory
45/188

Related parts for ST10F272B_12