PSD4235G2V-90U STMicroelectronics, PSD4235G2V-90U Datasheet - Page 43

no-image

PSD4235G2V-90U

Manufacturer Part Number
PSD4235G2V-90U
Description
IC FLASH 4MBIT 90NS 80TQFP
Manufacturer
STMicroelectronics
Datasheet

Specifications of PSD4235G2V-90U

Format - Memory
FLASH
Memory Type
FLASH
Memory Size
4M (512K x 8)
Speed
90ns
Interface
Parallel
Voltage - Supply
3 V ~ 3.6 V
Operating Temperature
0°C ~ 70°C
Package / Case
80-TQFP, 80-VQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
497-1971

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PSD4235G2V-90U
Manufacturer:
SHARP
Quantity:
201
Part Number:
PSD4235G2V-90U
Manufacturer:
STMicroelectronics
Quantity:
10 000
Company:
Part Number:
PSD4235G2V-90U
Quantity:
1 800
Part Number:
PSD4235G2V-90UI
Manufacturer:
ST
0
PSD4235G2
9
9.1
Programming Flash memory
Flash memory must be erased prior to being programmed. The MCU may erase Flash
memory all at once or by-sector. Although erasing Flash memory occurs on a sector or
device basis, programming Flash memory occurs on a word basis.
The primary and secondary Flash memories require the MCU to send an instruction to
program a word or to erase sectors (see
Once the MCU issues a Flash memory Program or Erase instruction, it must check the
status bits for completion. The embedded algorithms that are invoked inside the PSD
support several means to provide status to the MCU. Status may be checked using any of
three methods: Data Polling, Data Toggle, or Ready/Busy (PE4) signal.
Data polling
Polling on the Data Polling bit (DQ7/DQ15) is a method of checking whether a Program or
Erase cycle is in progress or has completed.
When the MCU issues a Program instruction, the embedded algorithm within the PSD
begins. The MCU then reads the location of the word to be programmed in Flash memory to
check the status. The Data Polling bit (DQ7/DQ15) becomes the complement of the
corresponding bit of the original data word to be programmed. The MCU continues to poll
this location, comparing data and monitoring the Error Flag bit (DQ5/DQ13). When the Data
Polling bit (DQ7/DQ15) matches the corresponding bit of the original data, and the Error
Flag bit (DQ5/DQ13) remains 0, the embedded algorithm is complete. If the Error Flag bit
(DQ5/DQ13) is 1, the MCU should test the Data Polling bit (DQ7/DQ15) again since the
Data Polling bit (DQ7/DQ15) may have changed simultaneously with the Error Flag bit
(DQ5/DQ13, see
The Error Flag bit (DQ5/DQ13) is set if either an internal timeout occurred while the
embedded algorithm attempted to program the location or if the MCU attempted to program
a ’1’ to a bit that was not erased (not erased is logic 0).
It is suggested (as with all Flash memories) to read the location again after the embedded
programming algorithm has completed, to compare the word that was written to the Flash
memory with the word that was intended to be written.
When using the Data Polling method during an Erase cycle,
the Data Polling bit (DQ7/DQ15) is 0 until the Erase cycle is complete. A '1' on the Error Flag
bit (DQ5/DQ13) indicates a timeout condition on the Erase cycle, a ’0’ indicates no error.
The MCU can read any even location within the sector being erased to get the Data Polling
bit(DQ7/DQ15) and the Error Flag bit (DQ5/DQ13).
PSDsoft Express generates ANSI C code functions that implement these Data Polling
algorithms.
Figure
5).
Table
Figure 5
29).
shows the Data Polling algorithm.
Figure 5
Programming Flash memory
still applies. However,
43/129

Related parts for PSD4235G2V-90U