Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

TE28F800C3BA90

Part # TE28F800C3BA90
Description NOR, Flash 512K x 16 48PinTSSOP
Category IC
Availability In Stock
Qty 375
Qty Price
1 - 78 $0.87249
79 - 157 $0.69403
158 - 236 $0.65437
237 - 315 $0.60810
316 + $0.54200
Manufacturer Available Qty
INTEL
Date Code: 0015
  • Shipping Freelance Stock: 190
    Ships Immediately
INTEL
Date Code: 0309
  • Shipping Freelance Stock: 16
    Ships Immediately
INTEL
Date Code: 0013
  • Shipping Freelance Stock: 167
    Ships Immediately
INTEL
Date Code: 0312
  • Shipping Freelance Stock: 2
    Ships Immediately



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

Intel
£
Advanced+ Boot Block Flash Memory (C3)
58 Datasheet
Appendix C Common Flash Interface
This appendix defines the data structure or “database” returned by the Common Flash Interface
(CFI) Query command. System software should parse this structure to gain critical information
such as block size, density, x8/x16, and electrical specifications. Once this information has been
obtained, the software will know which command sets to use to enable flash writes, block erases,
and otherwise control the flash component. The Query is part of an overall specification for
multiple command set and control interface descriptions called Common Flash Interface, or CFI.
C.1 Query Structure Output
The Query database allows system software to obtain information for controlling the flash device.
This section describes the device’s CFI-compliant interface that allows access to Query data.
Query data are presented on the lowest-order data outputs (DQ0-DQ7) only. The numerical offset
value is the address relative to the maximum bus width supported by the device. On this family of
devices, the Query table device starting address is a 0x10, which is a word address for x16 devices.
For a word-wide (x16) device, the first two Query-structure bytes, ASCII “Q” and “R,” appear on
the low byte at word addresses 0x10 and 0x11. This CFI-compliant device outputs 0x00 data on
upper bytes. The device outputs ASCII “Q” in the low byte (DQ0-DQ7) and 0x00 in the high byte
(DQ8-DQ15).
At Query addresses containing two or more bytes of information, the least significant data byte is
presented at the lower address, and the most significant data byte is presented at the higher address.
In all of the following tables, addresses and data are represented in hexadecimal notation, so the
“h” suffix has been dropped. In addition, since the upper byte of word-wide devices is always
“0x00,” the leading “00” has been dropped from the table notation and only the lower byte value is
shown. Any x16 device outputs can be assumed to have 0x00 on the upper byte in this mode.
Table 24. Summary of Query Structure Output as a Function of Device and Mode
Device Hex Offset Hex Code ASCII Value
Device Addresses
00010: 51 "Q"
00011: 52 "R"
00012: 59 "Y"
Table 25. Example of Query Structure Output of x16 Devices (Sheet 1 of 2)
Word Addressing:
Offset Hex Code Value
A[X-0] DQ[16:0]
0x00010 0051 "Q"
0x00011 0052 "R"
0x00012 0059 "Y"
0x00013 P_IDLO PrVendor
Intel
£
Advanced+ Boot Block Flash Memory (C3)
Datasheet 59
C.2 Query Structure Overview
The Query command causes the flash component to display the Common Flash Interface (CFI)
Query structure or “database.” The structure sub-sections and address locations are summarized
below.
C.3 Block Status Register
The Block Status Register indicates whether an erase operation completed successfully or whether
a given block is locked or can be accessed for flash program/erase operations.
Block Erase Status (BSR[1]) allows system software to determine the success of the last block
erase operation. BSR[1] can be used just after power-up to verify that the VCC supply was not
accidentally removed during an erase operation.
0x00014 P_IDHI ID #
0x00015 PLO PrVendor
0x00016 PHI TblAdr
0x00017 A_IDLO AltVendor
0x00018 A_IDHI ID #
... ... ...
Table 25. Example of Query Structure Output of x16 Devices (Sheet 2 of 2)
Table 26. Query Structure
Offset Sub-Section Name
Description
1
0x00000 Manufacturer Code
0x00001 Device Code
0x(BA+2)
2
Block Status register Block-specific information
0x00004-0xF Reserved Reserved for vendor-specific information
0x00010
CFI query identification
string
Command set ID and vendor data offset
0x0001B
System interface
information
Device timing & voltage information
0x00027 Device geometry definition Flash device layout
P
3
Primary Intel-specific
Extended Query Table
Vendor-defined additional information specific to the Primary
Vendor Algorithm
NOTES:
1. Refer to the Query Structure Output section and offset 0x28 for the detailed definition of offset address as a
function of device bus width and mode.
2. BA = Block Address beginning location (i.e., 0x08000 is block 1’s beginning location when the block size is
32K-word).
3. Offset 15 defines “P” which points to the Primary Intel-specific Extended Query Table.
Intel
£
Advanced+ Boot Block Flash Memory (C3)
60 Datasheet
NOTES:
1. BA = Block Address beginning location (i.e., 0x08000 is block 1’s beginning location when the block size is
32K-word).
C.4 CFI Query Identification String
The Identification String provides verification that the component supports the Common Flash
Interface specification. It also indicates the specification version and supported vendor-specified
command set(s).
Table 28. CFI Identification
Table 29. System Interface Information
Table27. BlockStatusRegister
Offset Length Description Add. Value
0x(BA+2)
1
1
Block Lock Status Register BA+2 --00 or --01
BSR[0] Block lock status
0 = Unlocked
1 = Locked
BA+2 (bit 0): 0 or 1
BSR[1] Block lock-down status
0 = Not locked down
1=Lockeddown
BA+2 (bit 1): 0 or 1
BSR[7:2]:
Reserved for future use BA+2 (bit 2-7): 0
Offset Length Description Add. Hex Code Value
0x10 3 Query-unique ASCII string “QRY“
10:
11:
12:
--51
--52
--59
“Q”
“R”
“Y”
0x13 2
Primary vendor command set and control interface ID code
16-bit ID code for vendor-specified algorithms
13:
14:
--03
--00
0x15 2 Extended Query Table primary algorithm address
15:
16:
--35
--00
0x17 2
Alternate vendor command set and control interface ID code
0x0000 means no second vendor-specified algorithm exists
17:
18:
--00
--00
0x19 2
Secondary algorithm Extended Query Table address
0x0000 means none exists
19:
1A:
--00
--00
Offset Length Description Add. Hex Code Value
0x1B 1
V
CC
logic supply minimum program/erase voltage
bits 0–3 BCD 100 mV
bits 4–7 BCD volts
1B: --27 2.7 V
0x1C 1
V
CC
logic supply maximum program/erase voltage
bits 0–3 BCD 100 mV
bits 4–7 BCD volts
1C: --36 3.6 V
0x1D 1
V
PP
[programming] supply minimum program/erase voltage
bits 0–3 BCD 100 mV
bits 4–7 HEX volts
1D: --B4 11.4 V
PREVIOUS1314151617181920212223NEXT