M36W432BG ST Microelectronics, M36W432BG Datasheet - Page 61

no-image

M36W432BG

Manufacturer Part Number
M36W432BG
Description
32 Mbit 2Mb x16 / Boot Block Flash Memory and 4 Mbit 256Kb x16 SRAM / Multiple Memory Product
Manufacturer
ST Microelectronics
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M36W432BG70ZA6T
Manufacturer:
ST
0
Figure 31. Locking Operations Flowchart and Pseudo Code
01h, D0h or 2Fh
Read Block
Lock States
confirmed?
Write 60h
Write 90h
Write FFh
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 () ;
M36W432TG, M36W432BG
AI04364
61/66

Related parts for M36W432BG