Fremont Micro Devices 93C46/A, 93C56/A, 93C66/A
© 2013 Fremont Micro Devices Inc. Confidential Rev. 0.8 DS93CXX-A-page4
MEMORY ORGANIZATION
The FT93C46/56/66 memory is organized either as bytes (x8) or as words (x16). If Internal Organization
(ORG) is unconnected (or connected to VCC) the words (x16) organization is selected; When Internal
Organization is connected to ground the bytes (x8) organization is selected.
INSTRUCTION SET for the FT93C46
Address Data
Instruction SB
Op
Code
x 8 x 16 x 8 x 16
Comments
READ 1 10 A
6
- A
0
A
5
- A
0
Reads data stored in memory,
at specified address.
EWEN 1 00 11xxxxx 11xxxx
Write enable must precede all
programming modes.
EWDS 1 00 00xxxxx 00xxxx
Disables all programming
instructions.
ERASE 1 11 A
6
- A
0
A
5
- A
0
Erase memory location A
n
- A
0
.
WRITE 1 01 A
6
- A
0
A
5
- A
0
D
7
- D
0
D
15
- D
0
Writes memory location A
n
- A
0
.
ERAL 1 00 10xxxxx 10xxxx Erases all memory locations.
WRAL 1 00 01xxxxx 01xxxx D
7
- D
0
D
15
- D
0
Writes all memory locations.
INSTRUCTION SET for the FT93C56 and FT93C66
Address Data
Instruction SB
Op
Code
x 8 x 16 x 8 x 16
Comments
READ 1 10 A
8
- A
0
A
7
- A
0
Reads data stored in memory,
at specified address.
EWEN 1 00 11xxxxxxx 11xxxxxx
Write enable must precede all
programming modes.
EWDS 1 00 00xxxxxxx 00xxxxxx
Disables all programming
instructions.
ERASE 1 11 A
8
- A
0
A
7
- A
0
Erase memory location A
n
- A
0
.
WRITE 1 01 A
8
- A
0
A
7
- A
0
D
7
- D
0
D
15
- D
0
Writes memory location A
n
- A
0
.
ERAL 1 00 10xxxxxxx 10xxxxxx Erases all memory locations.
WRAL 1 00 01xxxxxxx 01xxxxxx D
7
- D
0
D
15
- D
0
Writes all memory locations.
.
(A) START BIT (SB)
Each instruction is preceded by a rising edge on Chip Select (CS) with Serial Clock (SCL) being held
Low.
(B) OPERATION CODE (OP-CODE)
Two op-code bits, read on Serial Data Input (DI) during the rising edge of Serial Clock (SCL).
(C) ADDRESS
The address bits of the byte or word that is to be accessed. For the FT93C46, the address is made
up of 6 bits for the x16 organization or 7 bits for x8 organization. For the FT93C56, the address is
made up of 7 bits for the x16 organization or 8 bits for x8 organization. For the FT93C66, the address
is made up of 8 bits for the x16 organization or 9 bits for x8 organization.
(D) DATA
The data bits of the byte or word that is to be accessed. For the FT93C46/56/66, the data is made up
of 16 bits (word) for the x16 organization or 8 bits (byte) for x8 organization.
Fremont Micro Devices 93C46/A, 93C56/A, 93C66/A
© 2013 Fremont Micro Devices Inc. Confidential Rev. 0.8 DS93CXX-A-page5
INSTRUCTION SETS DESCRIPTION
(A) READ
The Read (READ) instruction contains the Address code for the memory location to be read. After the
instruction and address are decoded, data from the selected memory location is available at the serial
output pin DO. Output data changes are synchronized with the rising edges of serial clock SK. It
should be noted that when a dummy bit (logic “0”) precedes the 8- or 16-bit data output string.
(B) ERASE/WRITE ENABLE
To assure data integrity, the part automatically goes into the Erase/Write Disable (EWDS) state when
power is first applied. An Erase/Write Enable (EWEN) instruction must be executed first before any
programming instructions can be carried out. Please note that once in the Erase/Write Enable state,
programming remains enabled until an Erase/Write Disable (EWDS) instruction is executed or V
CC
power is removed from the part.
(C) ERASE/WRITE DISABLE
To protect against accidental data disturb, the Erase/Write Disable (EWDS) instruction disables all
programming modes and should be executed after all programming operations. The operation of the
READ instruction is independent of both the EWEN and EWDS instructions and can be executed at
any time.
(D) ERASE
The Erase (ERASE) instruction programs all bits in the specified memory location to the logical “1”
state. The self-timed erase cycle starts once the ERASE instruction and address are decoded. The
DO pin outputs the READY/BUSY status of the part if CS is brought high after being kept low for a
minimum of 250 ns (t
CS
). A logic “1” at pin DO indicates that the selected memory location has been
erased, and the part is ready for another instruction.
(E) WRITE
The Write (WRITE) instruction contains the 8 or 16 bits of data to be written into the specified memory
location. The self-timed programming cycle, t
WP
, starts after the last bit of data is received at serial
data input pin DI. The DO pin outputs the READY/BUSY status of the part if CS is brought high after
being kept low for a minimum of 250 ns (t
CS
). A logic “0” at DO indicates that programming is still in
progress. A logic “1” indicates that the memory location at the specified address has been written with
the data pattern contained in the instruction and the part is ready for further instructions. A
READY/BUSY status cannot be obtained if the CS is brought high after the end of the self-timed
programming cycle, t
WP
.
(F) ERASE ALL
The Erase All (ERAL) instruction programs every bit in the memory array to the logic “1” state and is
primarily used for testing purposes. The DO pin outputs the READY/BUSY status of the part if CS is
brought high after being kept low for a minimum of 250 ns (t
CS
). The ERAL instruction is valid only at
V
CC
= 5.0V ± 10%.
(G) WRITE ALL
The Write All (WRAL) instruction programs all memory locations with the data patterns specified in the
instruction. The DO pin outputs the READY/BUSY status of the part if CS is brought high after being
kept low for a minimum of 250 ns (t
CS
). The WRAL instruction is valid only at V
CC
= 5.0V ± 10%.
Fremont Micro Devices 93C46/A, 93C56/A, 93C66/A
© 2013 Fremont Micro Devices Inc. Confidential Rev. 0.8 DS93CXX-A-page6
Timing Diagrams
CS
SCL
DI
DO
An An+1 A1 A0
D
n Dn+1 D1 D0
START
BIT
OP
CODE
ADDR
DATA
OUT
READ Timing
CS
SCL
DI
xx
START
BIT
OP
CODE
COMMAND
EWDS Timing
CS
SCL
DI
xx
START
BIT
OP
CODE
COMMAND
EWEN Timing

FT93C56A-ISR-B

Mfr. #:
Manufacturer:
Description:
IC EEPROM 2K SPI 2MHZ 8SOP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union