M28W640FCT STMICROELECTRONICS [STMicroelectronics], M28W640FCT Datasheet - Page 50

no-image

M28W640FCT

Manufacturer Part Number
M28W640FCT
Description
64 Mbit (4Mb x16, Boot Block) 3V Supply Flash Memory
Manufacturer
STMICROELECTRONICS [STMicroelectronics]
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M28W640FCT-70N6
Manufacturer:
ST
0
Part Number:
M28W640FCT70N6
Manufacturer:
ST
Quantity:
178
Part Number:
M28W640FCT70N6
Manufacturer:
ST
0
Part Number:
M28W640FCT70N6E
Manufacturer:
ST
0
Part Number:
M28W640FCT70N6E
Manufacturer:
ST
Quantity:
20 000
Part Number:
M28W640FCT70ZB6
Manufacturer:
ST
0
Part Number:
M28W640FCT70ZB6E
Manufacturer:
Micron Technology Inc
Quantity:
10 000
M28W640FCT, M28W640FCB
Figure 23. Locking Operations Flowchart and Pseudo Code
50/55
01h, D0h or 2Fh
Read Block
Lock States
confirmed?
Write FFh
Write 60h
Write 90h
Locking
change
Write
Start
End
YES
NO
locking_operation_command (address, lock_operation) {
}
writeToFlash (any_address, 0xFF) ; /*Reset to Read Array mode*/
writeToFlash (any_address, 0x60) ; /*configuration setup*/
if (lock_operation==LOCK) /*to protect the block*/
else if (lock_operation==UNLOCK) /*to unprotect the block*/
else if (lock_operation==LOCK-DOWN) /*to lock the block*/
if (readFlash (address) ! = locking_state_expected)
writeToFlash (address, 0x01) ;
writeToFlash (address, 0xD0) ;
writeToFlash (address, 0x2F) ;
writeToFlash (any_address, 0x90) ;
/*Check the locking state (see Read Block Signature table )*/
error_handler () ;
AI04364

Related parts for M28W640FCT