SST89V564RD-33-I-PJ SST [Silicon Storage Technology, Inc], SST89V564RD-33-I-PJ Datasheet - Page 39

no-image

SST89V564RD-33-I-PJ

Manufacturer Part Number
SST89V564RD-33-I-PJ
Description
FlashFlex51 MCU
Manufacturer
SST [Silicon Storage Technology, Inc]
Datasheet
FlashFlex51 MCU
SST89E564RD / SST89V564RD / SST89E554RC / SST89V554RC
4.2.4.7 Prog-SC0, Prog-SC1
Prog-SC0 command is used to program the SC0 bit. This
command only changes the SC0 bit and has no effect on
BSEL bit until after a reset cycle.
SC0 bit previously in un-programmed state can be pro-
grammed by this command. The Prog-SC0 command
should reside only in Block 1 or external code memory.
Prog-SC1 command is used to program the SC1 bit. This
command only changes the SC1 bit and has no effect on
SFCF[1] bit until after a reset cycle.
SC1 bit previously in un-programmed state can be pro-
grammed by this command. The Prog-SC1 command
should reside only in Block 1 or external code memory.
4.2.4.8 Enable-Clock-Double
Enable-Clock-Double command is used to make the MCU
run at 6 clocks per machine cycle. The standard (default) is
12 clocks per machine cycle (i.e. clock double command
disabled).
.
©2003 Silicon Storage Technology, Inc.
Program SC0 or SC1 -
Set-up Program SC0
indicates completion
MOV SFDT, #0AAH
MOV SFCM, #09H
MOV SFAH, #5AH
Polling SFST[2]
Polling scheme
ORL SFCF, #40H
IAP Enable
Program SC0 or SC1 -
Set-up Program SC1
indicates completion
MOV SFAH, #0AAH
MOV SFDT, #0AAH
MOV SFCM, #89H
Interrupt scheme
INT1# Interrupt
1207 F49.2
39
There are no IAP counterparts for the external host com-
mands Select-Block0 and Select-Block1.
4.2.5 Polling
A command that uses the polling method to detect flash
operation completion should poll on the FLASH_BUSY bit
(SFST[2]). When FLASH_BUSY de-asserts (logic 0), the
device is ready for the next operation.
MOVC instruction may also be used for verification of the
Programming and Erase operation of the flash memory.
MOVC instruction will fail if it is directed at a flash block that
is still busy.
4.2.6 Interrupt Termination
If interrupt termination is selected, (SFCM[7] is set), then
an interrupt (INT1) will be generated to indicate flash opera-
tion completion. Under this condition, the INT1 becomes an
internal interrupt source. The INT1# pin can now be used
as a general purpose port pin and it cannot be the source
of External Interrupt 1 during in-application programming.
In order to use an interrupt to signal flash operation termi-
nation. EX1 and EA bits of IE register must be set. The IT1
bit of TCON register must also be set for edge trigger
detection.
Program Enable-Clock-Double
indicates completion
MOV SFCM, #08H
Polling SFST[2]
Polling scheme
Set-up Enable-Clock-Double
MOV SFDT, #0AAH
MOV SFAH, #55H
ORL SFCF, #40H
IAP Enable
Program Enable-Clock-Double
indicates completion
MOV SFCM, #88H
Interrupt scheme
INT1# Interrupt
S71207-04-000
Data Sheet
1207 F50.1
12/03

Related parts for SST89V564RD-33-I-PJ