FlashFlex MCU SST89C58RC

Size: px
Start display at page:

Download "FlashFlex MCU SST89C58RC"

Transcription

1 Introduction This document provides the instructions to help programming vendors qualify SST FlashFlex microcontrollers. Functional Blocks 051 CPU Core ALU, ACC, B-Register, Instruction Register, Program Counter, Oscillator Timing and Control Interrupt Control 9 Interrupts Watchdog Timer Flash Control Unit SuperFlash EEPROM Primary Partition 32 x8 Secondary Partition 2 x8 Security Lock RAM 1 x8 I/O Port 0 I/O Port 1 I/O Port I/O I/O I/O Timer 0 (16-bit) I/O Port 3 8 I/O Timer 1 (16-bit) BOR Timer 2 (16-bit) Enhanced SMBus 0 8-bit Enhanced UART Enhanced SMBus (02) B1.0 Figure 1: Functional Block Diagram 1

2 Flash Memory Programming The device internal flash memory can be programmed or erased using the External Host Programming mode. External Host Programming Mode External host programming mode allows the user to program the flash memory directly without using the CPU. External host mode is entered by forcing ALE from a logic high to a logic low while RST input is being held continuously high. The device will stay in External Host mode as long as RST = 1, EA# = 1, ALE = 0, P3.0 = 1, and P3.1 = 1. A Read-ID operation is necessary to arm the device in External Host mode, and no other commands can be enabled until a Read-ID is performed. In this mode, the internal flash memory partitions are accessed through the re-assigned I/O port pins by an external host, such as a MCU programmer, a PCB tester, or a PC-controlled development board. See Figure 2 for details. When using the Verify command, P3.6 acts as the output enable signal. See Table 1 for more information about the External Host Programming mode commands. Table 1: External Host Mode Commands 1,2 (1 of 2) P3.2 P3.4 Operation RST PSEN# PROG #/ALE EA# P3.5 P3.7 P2[7:0] P1[7:0] P0[7:0] P3.0 P3.1 P3.6 3 Read ID V IH V IH V IL V IH 00 AH AL DO Chip Erase V IH V IL V IH 01 XX XX XX Partition 0 Erase V IH V IL V IH 0D XX XX XX Sector Erase V IH V IL V IH 0B AH AL XX Byte Programming V IH V IL V IH 0E AH AL DI Byte Verify (Read) 5 V IH V IH V IL V IH 0C AH AL DO 1 0 RD_E N Secure-Page0 V IH V IL V IH XX XX Secure-Page1 V IH V IL V IH XX XX Secure-Page2 V IH V IL V IH XX XX Secure-Page3 V IH V IL V IH XX XX Secure-Page4 V IH V IL V IH XX XX Disable-Extern-IAP V IH V IL V IH 05 B0 XX XX Disable-Extern-Boot V IH V IL V IH 05 B1 XX XX Disable-Extern-MOVC V IH V IL V IH 05 B2 XX XX Disable-Extern-Host- V IH V IL V IH 05 B3 XX XX Cmd Enable-Clock-Double V IH V IL V IH 08 E0 XX XX Boot-From-User-Vector V IH V IL V IH 08 E1 XX XX Boot-From-Zero V IH V IL V IH 08 E2 XX XX Set-User-Boot-Vector V IH V IL V IH 09 F0 XX DO

3 Table 1: External Host Mode Commands 1,2 (Continued) (2 of 2) P3.2 P3.4 PROG P3.5 Operation RST PSEN# #/ALE EA# P3.7 P2[7:0] P1[7:0] P0[7:0] P3.0 P3.1 P3.6 3 Select Partition 0 V IH V IL V IH 05 D0 XX XX Select Partition 1 V IH V IL V IH 05 D1 XX XX T0-0.0 DS External Host programming mode is guaranteed at 25 C (room temperature) only 2. V IL = Input Low Voltage; V IH = Input High Voltage; X = Don t care; AL = Address low order byte; AH = Address high order byte; DI = Data Input; DO = Data Output. 3. P3.6=RD_EN for Byte Verify 4. Symbol signifies a negative pulse and the command is asserted during the low state of PROG#/ALE input. All other combinations of the above input pins are invalid and may result in unexpected behaviors. 5. For Byte-Verify, the P3.6 is used as a Read-Enable control signal. V SS V DD RST Flash Control Signals 1 0 Ready/Busy# Input / Output Enable Port 3 Port 0 Port Input/Output Data Bus Address Bus A 15 -A 8 Port Address Bus A 7 -A 0 EA# ALE/PROG# PSEN# 1337(02) F12.0 Figure 2: I/O Pin Assignments for External Host Mode Product Identification The Read-ID command accesses the signature bytes that identify the device and the manufacturer as SST. External programmers primarily use these signature bytes in the selection of programming algorithms. The Read-ID command is selected by the command code of 0H on P3[2], P3[4:5], and P3[7]. See Figure 3 for timing waveforms. Table 2: Product Identification Address Data Manufacturer s ID 30H BFH Device ID 31H F7H Device ID (Extended) 32h A0H T0-0.0 DS

4 Arming Command An arming command sequence must take place before any external host mode sequence command is recognized by the device. This prevents accidental triggering of external host mode commands due to noise or programmer error. The arming command is as follows: 1. RST, PSEN, EA, and ALE are held High. P3.1 and P3.6 are held LOW, and P3.0 is held High. 2. ALE goes Low and P3.3 (RD/BY#) is held to Low. This enters the device into external host mode, reconfigures the pins, and turns off the on-chip oscillator. 3. A Read-ID command is issued, and after 1 ms the external host mode commands can be issued. After the above sequence, all other external host mode commands are enabled. Before the Read-ID command is received, all other external host mode commands received are ignored. External Host Mode Commands The external host mode commands are: Read ID (detailed in Section, Product Identification ) Chip-Erase Partition0-Erase Sector-Erase Byte-Program Byte-Verify (Read) Secure-Page0 Secure-Page1 Secure-Page2 Secure-Page3 Secure-Page4 Disable-External-IAP Disable-External-Boot Disable-External-MOVC Disable-External-Host-Cmd Enable-Clock-Double Boot-From-User-Vector Boot-From-Zero Set-User-Boot-Vector Select Partition 0 Select Partition 1 See Table 1 for all signal logic assignments, Figure 2 for I/O pin assignments, and Table 5 for the timing parameters. The critical timing for all Erase and Program commands is generated by an on-chip flash memory controller. The high-to-low transition of the PSEN# signal initiates the Erase or Program commands, which are synchronized internally. The Read commands are asynchronous reads, independent of the PSEN# signal level. 4

5 The Chip-Erase, Partition0-Erase, and Sector-Erase commands are used for erasing all or part of the memory array. Erased data bytes in the memory array will be erased to FFH. Memory locations that are to be programmed must be in the erased state prior to programming. Chip-Erase ignores the Security setting status and will erase all settings on all pages and the different chip-level security restrictions, returning the device to its unlocked state. The Chip-Erase command will also erase the boot vector setting. Upon completion of Chip-Erase command, the chip will boot from the default settings See Table 3 for the default boot vector setting and Figure 4 for timing waveforms. Table 3: Default Boot Vector Setting Device Address 0F800H T0-0.0 DS25101 The Partition0-Erase command erases all bytes in Partition0. See Figure 3-3 for timing waveforms. The Sector-Erase command erases all of the bytes in the selected sector. The sector size for the flash memory is 128 Bytes. This command will not be executed if the Security lock is enabled. See Figure 4 for timing waveforms. The Byte-Program command is used for programming new data into the memory array. This command will be disabled if any security locks are enabled. See Figure 4 for timing waveforms. The Byte-Verify command allows the user to verify that the device correctly performed an Erase or Program command. This command will be disabled if any security locks are enabled. See Figure 5 for timing waveforms. The Secure-Page0, Secure-Page1, Secure-Page2, Secure-Page3, and Secure-Page4 commands program the security bit of each individual page. Once programmed, these bits can be erased using a Chip-Erase command for Secure-Page0-4. Partition0-Erase will erase Secure-Page0-3. See Figure 5 for timing waveforms. The Disable-Extern-IAP, Disable-Extern-Boot, Disable-Extern-MOVC, Disable-Extern-Host-Cmd, Enable-Clock-Double, Boot-From-User-Vector, Boot-From-Zero, and Set-User-Boot-Vector commands program the chip-level security and boot vector options. The functions of these bits are described in the Security Lock and Boot Options sections. Once programmed, these bits can only erased through a Chip Erase command. See Figure 3-3 for Chip Erase timing waveforms. External Host Mode Clock Source In external host mode, an internal oscillator will provide clocking for the device, and the oscillator is unaffected by the clock doubler logic. The on-chip oscillator will be turned on as the device enters external host mode; i.e. when PSEN# goes low while RST is high. During external host mode, the CPU core is held in reset. Upon exit from external host mode, the internal oscillator is turned off. 5

6 Flash Operation Status Detection Via External Host Handshake The device provides two methods for an external host to detect the completion of a flash memory operation to optimize the Program or Erase time. The end of a flash memory operation cycle can be detected by monitoring the Ready/Busy# bit at P3[3] or monitoring the Data# Polling bit at P0[3]. Ready/Busy# (P3[3]) The progress of the flash memory programming can be monitored by the Ready/Busy# output signal. P3[3] is driven low, some time after PSEN# goes low during a flash memory operation to indicate the Busy# status of the Flash Control Unit (FCU). P3[3] is driven high when the flash programming operation is completed to indicate the ready status. Data# Polling (P0[3]) During a Program operation, any attempts to read (Byte-Verify) while the device is busy will receive the complement of the data of the last byte loaded on P0[3] with the rest of the bits 0. During a Program operation, the Byte-Verify command is reading the data of the last byte loaded, not the data at the address specified. Instructions to Perform External Host Mode Commands To program data into the memory array, apply power supply voltage (V DD )tov DD and RST pins, and perform the following steps: 1. Maintain RST and EA# pin high and set PSEN# from logic high to low, in sequence according to the appropriate timing diagram. 2. Issue a Read-ID command to enable the External Host mode. 3. Verify that the memory partitions or sectors for programming is in the erased state, FFH. If not set to FFH, issue the appropriate Erase command. 4. Select the memory location using the address lines (P2[7:0], P1[7:0]). 5. Present the data in on P0[7:0]. 6. Set the command code on P2[7], P3[5], P3[4], and P3[2]. 7. Pulse PSEN#, observing minimum pulse width. 8. Wait for low to high transition on Ready/Busy# (P3[3]). 9. Repeat steps 4-8until programming is finished. 10. Verify the flash memory contents. Additional Read Commands in External Host Mode To issue additional Read commands, shown in Table 3-4 below, use the same procedure as the Read ID command, but with a new address. Below is a partial list of useful features: Read the user boot vector setting. Read the status of the page security bits (Page0, Page1, Page2, Page3, Page4 Read the chip-level security bits and boot-option setting bits (Boot-From-Zero, Boot-From- User-Vector, Disable-Extern-Host-Cmd, Disable-Extern-MOVC, Disable-Extern-Boot, Disable-Extern-IAP). Read the clock mode (Enable-Clock-Double) status. Note: Commands shown in Table 4 are not ARMING commands. 6

7 Table 4: Additional Read Commands in External Host Mode Address Note: x = Don t care Data 33H Boot Vector 60H x x x Page4 Page3 Page2 Page1 Page0 61H x Boot- From-Zero Boot-From- User-Vector Enable- Clock- Double Disable- Extern-Host- Cmd Disable- Extern- MOVC Disable- Extern-Boot Table 5: External Mode Flash Memory Programming/Verification Parameters 1 1. For IAP operations, the program execution overhead must be added to the above timing parameters. 2. Program and Erase times will scale inversely proportional to programming clock frequency. 3. All timing measurements are from the 50% of the input to 50% of the output. 4. Each byte must be erased before programming. Disable- Extern-IAP Parameter 2,3 Symbol Min Max Units Reset Setup Time T SU 10 ms Read-ID Command Width T RD 1 µs PSEN# Setup Time T ES 40 µs Address, Command, Data Setup T ADS 300 ns Time Chip-Erase Time T CE 36 ms Partition0 Erase Time T PE 36 ms Sector-Erase Time T SE 6 ms Program Setup Time T PROG 400 ns Address, Command, Data Hold T DH 0 ns Byte-Program Time 4 T PB 60 µs Re-map or Security bit Program T PS 100 µs Time Ready/Busy signal falling after T RBPF 400 ns PSEN# falling edge Address to Data Valid Time T VALID 80 ns Setup time for P3[6] T ST 70 ns P3[6] to Data Valid Time T DVT 400 ns T0-0.0 DS25101 T0-0.0 DS

8 Flash Memory Programming Timing Diagrams with External Host Mode T SU RST ALE/PROG# T ES PSEN# EA# P3[2], P3[4:5], P3[7] 0000b 0000b P1, P2 0030H 0031H T Valid P0 BFH Device ID P3[1], P3[6]=0 P3[0]=1 P3[3] (RY/BY#)=1 Note: Device ID = See Table 2 on page (02) F13.1 Figure 3: Read-ID Reads chip signature and identification registers at the addressed location. 8

9 TSU RST TES ALE/PROG# TADS PSEN# TPROG TDH EA# P3[3] (RY/BY#) T RBPF TCE, TPE, TSE, TPB, TPS P0 DATA P1, P2 ADDRESS P3[2], P3[4:5], P3[7] PROGRAM/ERASE COMMAND P3[1], P3[6]=0 P3[0]=1 1323(02) F14.2 Figure 4: Program/Erase Programs/Erases the code memory by using the Byte-Program, Select-Partition, Security Bit Program, Chip-Erase, Erase-Status Byte, Boot-Vector, Partition-Erase, or Sector-Erase commands. These commands are activated by driving the appropriate command values onto port pins. The values for each command are shown in Table 1. 9

10 T SU RST T ES ALE/PROG# PSEN# EA# P3[2], P3[4:5], P3[7] Verify Command T DVT T DVT P0 DO DO P1, P2 AL AH P3[6] Read Enable T ST T ST P3[0], P3[3] (RY/BY#)=1 P3[1]=0 1323(02) F15.2 Figure 5: Byte-Verify Reads the code byte from the addressed flash memory location if the security lock is not activated on that flash memory block. 10

11 Table 6: Revision History Revision Description Date 00 Initial Release of Feb Modified Table 1 on page 2 May 2008 Updated External Host Mode Commands on page 4 Revised bit names in Additional Read Commands in External Host Mode on page 6 Removed duplicate entry from Table 5 on page 7 Updated Figures 3, 4, and 5. A Applied new document format Dec 2011 Released document under letter revision system Updated Spec number from S71323(02) to DS25101 ISBN: Silicon Storage Technology, Inc a Microchip Technology Company. All rights reserved. SST, Silicon Storage Technology, the SST logo, SuperFlash, MTP, and FlashFlex are registered trademarks of Silicon Storage Technology, Inc. MPF, SQI, Serial Quad I/O, and Z-Scale are trademarks of Silicon Storage Technology, Inc. All other trademarks and registered trademarks mentioned herein are the property of their respective owners. Specifications are subject to change without notice. Refer to for the most recent documentation. For the most current package drawings, please see the Packaging Specification located at Memory sizes denote raw storage capacity; actual usable capacity may be less. SST makes no warranty for the use of its products other than those expressly contained in the Standard Terms and Conditions of Sale. For sales office locations and information, please see Silicon Storage Technology, Inc. A Microchip Technology Company 11

FlashFlex MCU SST89E54RD2A/RDA / SST89E58RD2A/RDA

FlashFlex MCU SST89E54RD2A/RDA / SST89E58RD2A/RDA Introduction This document provides instructions to help programming vendors qualify the SST FlashFlex microcontrollers. Functional Blocks 8051 CPU Core ALU, ACC, B-Register, Instruction Register, Program

More information

4 Mbit (x16) Multi-Purpose Flash Plus SST39VF401C / SST39VF402C SST39LF401C / SST39LF402C

4 Mbit (x16) Multi-Purpose Flash Plus SST39VF401C / SST39VF402C SST39LF401C / SST39LF402C Features Organized as 256K x16 Single Voltage Read and Write Operations 2.7-3.6V for SST39VF401C/402C 3.0-3.6V for SST39LF401C/402C Superior Reliability Endurance: 100,000 Cycles (Typical) Greater than

More information

1 Megabit Serial Flash EEPROM SST45LF010

1 Megabit Serial Flash EEPROM SST45LF010 EEPROM FEATURES: Single.0-.V Read and Write Operations Serial Interface Architecture SPI Compatible: Mode 0 and Mode Byte Serial Read with Single Command Superior Reliability Endurance: 00,000 Cycles (typical)

More information

512 Kbit SPI Serial Flash SST25VF512

512 Kbit SPI Serial Flash SST25VF512 SST serial flash family features a four-wire, SPI-compatible interface that allows for a low pin-count package occupying less board space and ultimately lowering total system costs. SPI serial flash memory

More information

64 Mbit (x16) Advanced Multi-Purpose Flash Plus SST38VF6401 / SST38VF6402 / SST38VF6403 / SST38VF6404

64 Mbit (x16) Advanced Multi-Purpose Flash Plus SST38VF6401 / SST38VF6402 / SST38VF6403 / SST38VF6404 The SST38VF6401/6402/6403/6404 are 4M x16 CMOS Advanced Multi-Purpose Flash Plus (Advanced MPF+) devices manufactured with proprietary, high-performance CMOS Super- Flash technology. The split-gate cell

More information

FlashFlex51 MCU SST89F54 / SST89F58

FlashFlex51 MCU SST89F54 / SST89F58 FEATURES: 0 Compatible Multi-Purpose -bit Microcontroller Unit (MCU) with Embedded SuperFlash Memory for Design Flexibility Fully Software and Development Toolset Compatible as well as Pin-For-Pin Package

More information

GLS29EE512 Small-Sector Flash 512 Kbit (64K x8) Page-Write EEPROM

GLS29EE512 Small-Sector Flash 512 Kbit (64K x8) Page-Write EEPROM Features Single Voltage Read and Write Operations - 4.5-5.5V for GLS29EE512 Superior Reliability - Endurance: 100,000 Cycles (typical) - Greater than 100 years Data Retention Low Power Consumption - Active

More information

2 Mbit SPI Serial Flash SST25VF020

2 Mbit SPI Serial Flash SST25VF020 Not recommended for new designs. Please use B SST's serial flash family features a four-wire, SPI-compatible interface that allows for a low pin-count package occupying less board space and ultimately

More information

AT49BV004(T) TSOP Top View Type 1 1. AT49BV4096A(T) TSOP Top View Type 1 A16 BYTE GND I/O7 I/O14 I/O6 I/O13 I/O5 I/O12 I/O4 VCC I/O11 I/O3 I/O10 I/O2

AT49BV004(T) TSOP Top View Type 1 1. AT49BV4096A(T) TSOP Top View Type 1 A16 BYTE GND I/O7 I/O14 I/O6 I/O13 I/O5 I/O12 I/O4 VCC I/O11 I/O3 I/O10 I/O2 Features 2.7V to 3.6V Read/Write Operation Fast Read Access Time - 120 ns Internal Erase/Program Control Sector Architecture One 8K Words (16K bytes) Boot Block with Programming Lockout Two 4K Words (8K

More information

EN25S40 4 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector

EN25S40 4 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector EN25S40 4 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector FEATURES Single power supply operation - Full voltage range: 1.65-1.95 volt Serial Interface Architecture - SPI Compatible: Mode 0

More information

1-megabit (64K x 16) 5-volt Only Flash Memory AT49F1024A Features Description Pin Configurations

1-megabit (64K x 16) 5-volt Only Flash Memory AT49F1024A Features Description Pin Configurations BDTIC www.bdtic.com/atmel Features Single-voltage Operation 5V Read 5V Reprogramming Fast Read Access Time 45 ns Internal Program Control and Timer 8K Word Boot Block with Lockout Fast Erase Cycle Time

More information

2 Mbit SPI Serial Flash SST25LF020A

2 Mbit SPI Serial Flash SST25LF020A Not recommended for new designs. Please use SST25VF020B SST serial flash family features a four-wire, SPI-compatible interface that allows for a low pin-count package occupying less board space and ultimately

More information

Am29F004B. 4 Megabit (512 K x 8-Bit) CMOS 5.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS

Am29F004B. 4 Megabit (512 K x 8-Bit) CMOS 5.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Am29F004B 4 Megabit (512 K x 8-Bit) CMOS 5.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS 5.0 Volt single power supply operation Minimizes system-level power requirements High performance

More information

4-Megabit (512K x 8) 5-volt Only CMOS Flash Memory AT49F040 AT49F040T AT49F040/040T AT49F040/040T. Features. Description. Pin Configurations

4-Megabit (512K x 8) 5-volt Only CMOS Flash Memory AT49F040 AT49F040T AT49F040/040T AT49F040/040T. Features. Description. Pin Configurations Features Single Voltage Operation 5V Read 5V Reprogramming Fast Read Access Time - 70 ns Internal Program Control and Timer 16K bytes Boot Block With Lockout Fast Erase Cycle Time - 10 seconds Byte By

More information

32 Mbit SPI Serial Flash SST25VF032B

32 Mbit SPI Serial Flash SST25VF032B FEATURES: 32 Mbit SPI Serial Flash 32Mb Serial Peripheral Interface (SPI) flash memory Single Voltage Read and Write Operations 2.7-3.6V Serial Interface Architecture SPI Compatible: Mode 0 and Mode 3

More information

8-bit Microcontroller with 8K Bytes In-System Programmable Flash AT89S52

8-bit Microcontroller with 8K Bytes In-System Programmable Flash AT89S52 Features Compatible with MCS -51 Products 8K Bytes of In-System Programmable (ISP) Flash Memory Endurance: 10,000 Write/Erase Cycles 4.0V to 5.5V Operating Range Fully Static Operation: 0 Hz to 33 MHz

More information

SST39LF010/020/040 and SST39VF010/020/040

SST39LF010/020/040 and SST39VF010/020/040 SS9LF00/00/00 and SS9VF00/00/00 ns and BKE EOL Supplemental Information Description Pin Assignments he SS9LF00, SS9LF00, SS9LF00 and SS9VF00, SS9VF00, SS9VF00 are 8K x8, K x8 and K x8 CMOS Multi-Purpose

More information

8 Mbit SPI Serial Flash SST25VF080

8 Mbit SPI Serial Flash SST25VF080 FEATURES: 8 Mbit SPI Serial Flash 8 Mb Serial Peripheral Interface (SPI) flash memory Single Voltage Read and Write Operations 2.7-3.6V for Serial Interface Architecture SPI Compatible: Mode 0 and Mode

More information

1 Gb, 2 Gb, 4 Gb, 3 V, 4-bit ECC, SLC NAND Flash Memory for Embedded

1 Gb, 2 Gb, 4 Gb, 3 V, 4-bit ECC, SLC NAND Flash Memory for Embedded Gb, 2 Gb, 4 Gb, 3 V, 4-bit ECC, SLC NAND Flash Memory for Embedded Distinctive Characteristics Density Gb / 2 Gb / 4 Gb Architecture Input / Output Bus Width: 8 bits / 6 bits Page size: 8: Gb: (2048 +

More information

High Temperature 128MB SPI Serial Flash Memory Module

High Temperature 128MB SPI Serial Flash Memory Module High Temperature 128MB SPI Serial Flash Memory Module Temperature Rating 175 C Part No.: 128MB08SF04 CMOS 3.3 Volt 8-bit 0.0750" 0.100" at 39 plcs 0.675" 0.500" 0.075" Pin 1 Dot (Filled White) 0.428" 0.500"

More information

Parallel NOR and PSRAM 56-Ball MCP Combination Memory

Parallel NOR and PSRAM 56-Ball MCP Combination Memory Parallel NOR and PSRAM 56-Ball MCP Combination Memory MT38L3031AA03JVZZI.X7A 56-Ball MCP: 128Mb Parallel NOR and 64Mb PSRAM Features Features Micron Parallel NOR Flash and PSRAM components RoHS-compliant,

More information

2 Mbit SPI Serial Flash SST25VF020B

2 Mbit SPI Serial Flash SST25VF020B The 25 series Serial Flash family features a four-wire, SPI compatible interface that allows for a low pin-count package which occupies less board space and ultimately lowers total system costs. The devices

More information

DatasheetDirect.com. Visit to get your free datasheets. This datasheet has been downloaded by

DatasheetDirect.com. Visit  to get your free datasheets. This datasheet has been downloaded by DatasheetDirect.com Your dedicated source for free downloadable datasheets. Over one million datasheets Optimized search function Rapid quote option Free unlimited downloads Visit www.datasheetdirect.com

More information

Am29LV081B. 8 Megabit (1 M x 8-Bit) CMOS 3.0 Volt-only Uniform Sector Flash Memory DISTINCTIVE CHARACTERISTICS

Am29LV081B. 8 Megabit (1 M x 8-Bit) CMOS 3.0 Volt-only Uniform Sector Flash Memory DISTINCTIVE CHARACTERISTICS Am29LV081B 8 Megabit (1 M x 8-Bit) CMOS 3.0 Volt-only Uniform Sector Flash Memory DISTINCTIVE CHARACTERISTICS Single power supply operation 2.7 to 3.6 volt read and write operations for battery-powered

More information

32 Megabit Serial Flash Memory with 4Kbyte Uniform Sector

32 Megabit Serial Flash Memory with 4Kbyte Uniform Sector 32 Megabit Serial Flash Memory with 4Kbyte Uniform Sector FEATURES EN25Q32A Single power supply operation - Full voltage range: 2.7-3.6 volt Serial Interface Architecture - SPI Compatible: Mode 0 and Mode

More information

AN2685 Application note

AN2685 Application note Application note How to migrate from S29GL128P to M29W128GH/L Flash memories Introduction The objective of this application note is to explain how to migrate an application based on the S29GL128P Flash

More information

32 Megabit Serial Flash Memory with 4Kbyte Uniform Sector

32 Megabit Serial Flash Memory with 4Kbyte Uniform Sector 32 Megabit Serial Flash Memory with 4Kbyte Uniform Sector FEATURES EN25Q32 Single power supply operation - Full voltage range: 2.7-3.6 volt 32 M-bit Serial Flash - 32 M-bit/4096 K-byte/16384 pages - 256

More information

Am29LV040B. 4 Megabit (512 K x 8-Bit) CMOS 3.0 Volt-only, Uniform Sector 32-Pin Flash Memory DISTINCTIVE CHARACTERISTICS

Am29LV040B. 4 Megabit (512 K x 8-Bit) CMOS 3.0 Volt-only, Uniform Sector 32-Pin Flash Memory DISTINCTIVE CHARACTERISTICS Am29LV040B 4 Megabit (512 K x 8-Bit) CMOS 3.0 Volt-only, Uniform Sector 32-Pin Flash Memory DISTINCTIVE CHARACTERISTICS Single power supply operation Full voltage range: 2.7 to 3.6 volt read and write

More information

8 Mbit SPI Serial Flash SST25VF080B

8 Mbit SPI Serial Flash SST25VF080B SST's 25 series Serial Flash family features a four-wire, SPI-compatible interface that allows for a low pin-count package which occupies less board space and ultimately lowers total system costs. The

More information

TC58NYG1S3HBAI4 2 GBIT (256M 8 BIT) CMOS NAND E 2 PROM DESCRIPTION. FEATURES Organization x8 Memory cell array K 8 Register C

TC58NYG1S3HBAI4 2 GBIT (256M 8 BIT) CMOS NAND E 2 PROM DESCRIPTION. FEATURES Organization x8 Memory cell array K 8 Register C MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS 2 GBIT (256M 8 BIT) CMOS NAND E 2 PROM DESCRIPTION The is a single.8v 2Gbit (2,28,70,376 bits) NAND Electrically Erasable and Programmable Read-Only Memory

More information

EN: This Datasheet is presented by the m anufacturer. Please v isit our website for pricing and availability at ore.hu.

EN: This Datasheet is presented by the m anufacturer. Please v isit our website for pricing and availability at   ore.hu. EN: This Datasheet is presented by the m anufacturer. Please v isit our website for pricing and availability at www.hest ore.hu. SST's 25 series Serial Flash family features a four-wire, SPI-compatible

More information

64-megabit 2.7V Dual-interface DataFlash

64-megabit 2.7V Dual-interface DataFlash Features Single 2.7V - 3.6V Supply Dual-interface Architecture RapidS Serial Interface: 66MHz Maximum Clock Frequency SPI Compatible Modes 0 and 3 Rapid8 8-bit Interface: 50MHz Maximum Clock Frequency

More information

1 Mbit / 2 Mbit / 4 Mbit (x8) Multi-Purpose Flash SST39SF010A / SST39SF020A / SST39SF040

1 Mbit / 2 Mbit / 4 Mbit (x8) Multi-Purpose Flash SST39SF010A / SST39SF020A / SST39SF040 FEATURES: 1 Mbit / 2 Mbit / 4 Mbit (x8) Multi-Purpose Flash SST39SF010A / 020A / 0405.0V 1Mb / 2Mb / 4Mb (x8) MPF memories Organized as 128K x8 / 256K x8 / 512K x8 Single 4.5-5.5V Read and Write Operations

More information

Am29F032B Data Sheet. Continuity of Specifications. For More Information. The following document contains information on Spansion memory products.

Am29F032B Data Sheet. Continuity of Specifications. For More Information. The following document contains information on Spansion memory products. Am29F032B Data Sheet The following document contains information on Spansion memory products. Continuity of Specifications There is no change to this data sheet as a result of offering the device as a

More information

Am29F400B. For More Information Please contact your local sales office for additional information about Spansion memory solutions.

Am29F400B. For More Information Please contact your local sales office for additional information about Spansion memory solutions. Am29F400B Data Sheet Am29F400B Cover Sheet The following document contains information on Spansion memory products. Continuity of Specifications There is no change to this data sheet as a result of offering

More information

AT45DB021E. 2-Mbit DataFlash (with Extra 64-Kbits), 1.65V Minimum SPI Serial Flash Memory PRELIMINARY DATASHEET. Features

AT45DB021E. 2-Mbit DataFlash (with Extra 64-Kbits), 1.65V Minimum SPI Serial Flash Memory PRELIMINARY DATASHEET. Features AT45DB021E 2-Mbit DataFlash (with Extra 64-Kbits), 1.65V Minimum SPI Serial Flash Memory Features PRELIMINARY DATASHEET Single 1.65V - 3.6V supply Serial Peripheral Interface (SPI) compatible Supports

More information

The Am29F040B is not offered for new designs. Please contact your Spansion representative for alternates.

The Am29F040B is not offered for new designs. Please contact your Spansion representative for alternates. Am29F040B Data Sheet RETIRED PRODUCT The Am29F040B is not offered for new designs. Please contact your Spansion representative for alternates. The following document contains information on Spansion memory

More information

Am29LV116D. 16 Megabit (2 M x 8-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS

Am29LV116D. 16 Megabit (2 M x 8-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Am29LV116D 16 Megabit (2 M x 8-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Single power supply operation 2.7 to 3.6 volt read and write operations for battery-powered applications

More information

64 Megabit Serial Flash Memory with 4Kbyte Uniform Sector

64 Megabit Serial Flash Memory with 4Kbyte Uniform Sector 64 Megabit Serial Flash Memory with 4Kbyte Uniform Sector FEATURES EN25Q64 Single power supply operation - Full voltage range: 2.7-3.6 volt Serial Interface Architecture - SPI Compatible: Mode 0 and Mode

More information

EN29LV160C 16 Megabit (2048K x 8-bit / 1024K x 16-bit) Flash Memory Boot Sector Flash Memory, CMOS 3.0 Volt-only

EN29LV160C 16 Megabit (2048K x 8-bit / 1024K x 16-bit) Flash Memory Boot Sector Flash Memory, CMOS 3.0 Volt-only 16 Megabit (2048K x 8-bit / 1024K x 16-bit) Flash Memory Boot Sector Flash Memory, CMOS 3.0 Volt-only FEATURES 3.0V, single power supply operation - Minimizes system level power requirements High performance

More information

2 Mbit / 4 Mbit SPI Serial Flash SST25VF020 / SST25VF040

2 Mbit / 4 Mbit SPI Serial Flash SST25VF020 / SST25VF040 FEATURES: 2 Mbit / 4 Mbit SPI Serial Flash SST25VF020 / 0402Mb / 4Mb Serial Peripheral Interface (SPI) flash memory Single 2.7-3.6V Read and Write Operations Serial Interface Architecture SPI Compatible:

More information

1-Megabit (128K x 8) 5-volt Only Flash Memory AT29C010A. Features. Description. Pin Configurations

1-Megabit (128K x 8) 5-volt Only Flash Memory AT29C010A. Features. Description. Pin Configurations Features Fast Read Access Time - 70 ns 5-Volt Only Reprogramming Sector Program Operation Single Cycle Reprogram (Erase and Program) 1024 Sectors (128 bytes/sector) Internal Address and Data Latches for

More information

16 Mbit (x8) Multi-Purpose Flash Plus SST39VF1681 / SST39VF1682

16 Mbit (x8) Multi-Purpose Flash Plus SST39VF1681 / SST39VF1682 6 Mbit (x8) Multi-Purpose Flash Plus The are 2M x8 CMOS Multi-Purpose Flash Plus (MPF+) manufactured with SST proprietary, high performance CMOS Super- Flash technology. The split-gate cell design and

More information

Am29F400B. 4 Megabit (512 K x 8-Bit/256 K x 16-Bit) CMOS 5.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS

Am29F400B. 4 Megabit (512 K x 8-Bit/256 K x 16-Bit) CMOS 5.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Am29F400B 4 Megabit (512 K x 8-Bit/256 K x 16-Bit) CMOS 5.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Single power supply operation 5.0 volt-only operation for read, erase, and program

More information

64K (8K x 8) Battery-Voltage Parallel EEPROM with Page Write and Software Data Protection AT28BV64B

64K (8K x 8) Battery-Voltage Parallel EEPROM with Page Write and Software Data Protection AT28BV64B Features Single 2.7V to 3.6V Supply Hardware and Software Data Protection Low Power Dissipation 15mA Active Current 20µA CMOS Standby Current Fast Read Access Time 200ns Automatic Page Write Operation

More information

1 Gbit, 2 Gbit, 4 Gbit SLC NAND Flash for Embedded

1 Gbit, 2 Gbit, 4 Gbit SLC NAND Flash for Embedded Distinctive Characteristics Density 1 Gbit / 2 Gbit / 4 Gbit Architecture Input / Output Bus Width: 8-bits / 16-bits Page Size: x8 1 Gbit: (2048 + 64) bytes; 64-byte spare area 2 Gbit / 4 Gbit: (2048 +

More information

Am29F160D. 16 Megabit (2 M x 8-Bit/1 M x 16-Bit) CMOS 5.0 Volt-only, Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS

Am29F160D. 16 Megabit (2 M x 8-Bit/1 M x 16-Bit) CMOS 5.0 Volt-only, Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Am29F160D 16 Megabit (2 M x 8-Bit/1 M x 16-Bit) CMOS 5.0 Volt-only, Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS 5.0 Volt single power supply operation Minimizes system-level power requirements

More information

Pm39LV512 / Pm39LV010 / Pm39LV020 / Pm39LV040

Pm39LV512 / Pm39LV010 / Pm39LV020 / Pm39LV040 512 Kbit / 1Mbit / 2Mbit / 4Mbit 3.0 Volt-only CMOS Flash Memory FEATURES Single Power Supply Operation - Low voltage range: 2.7 V - 3.6 V Memory Organization - Pm39LV512: 64K x 8 (512 Kbit) - Pm39LV010:

More information

2. ORDERING INFORMATION

2. ORDERING INFORMATION 1. FEATURES Single supply voltage 2.7V-3.6V Fast access time: 70/90 ns 4,194,304x8 / 2,097,152x16 switchable by BYTE pin Compatible with JEDEC standard - Pin-out, packages and software commands compatible

More information

2-megabit 2.7-volt Minimum DataFlash AT45DB021D

2-megabit 2.7-volt Minimum DataFlash AT45DB021D Features Single 2.7V to 3.6V Supply RapidS Serial Interface: 66 MHz Maximum Clock Frequency SPI Compatible Modes 0 and 3 User Configurable Page Size 256 Bytes per Page 264 Bytes per Page Page Size Can

More information

Pm39F010 / Pm39F020 / Pm39F040

Pm39F010 / Pm39F020 / Pm39F040 1 Mbit / 2 Mbit / 4 Mbit 5 Volt-only CMOS Flash Memory FEATURES Single Power Supply Operation - Low voltage range: 4.5 V - 5.5 V Memory Organization - Pm39F010: 128K x 8 (1 Mbit) - Pm39F020: 256K x 8 (2

More information

Am29F040B. Data Sheet

Am29F040B. Data Sheet Am29F040B Data Sheet July 2003 The following document specifies Spansion memory products that are now offered by both Advanced Micro Devices and Fujitsu. Although the document is marked with the name of

More information

EN25S20 2 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector

EN25S20 2 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector EN25S20 2 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector FEATURES Single power supply operation - Full voltage range: 1.65-1.95 volt Serial Interface Architecture - SPI Compatible: Mode 0

More information

1 Mbit SPI Serial Flash SST25VF010

1 Mbit SPI Serial Flash SST25VF010 FEATURES: 1 Mb Serial Peripheral Interface (SPI) flash memory Single 2.7-3.6V Read and Write Operations Serial Interface Architecture SPI Compatible: Mode 0 and Mode 3 20 MHz Max Clock Frequency Superior

More information

EN25QH64 64 Megabit Serial Flash Memory with 4Kbyte Uniform Sector

EN25QH64 64 Megabit Serial Flash Memory with 4Kbyte Uniform Sector 64 Megabit Serial Flash Memory with 4Kbyte Uniform Sector FEATURES Single power supply operation - Full voltage range: 2.7-3.6 volt Serial Interface Architecture - SPI Compatible: Mode 0 and Mode 3 64

More information

Spansion SLC NAND Flash Memory for Embedded

Spansion SLC NAND Flash Memory for Embedded Spansion SLC NAND Flash Memory for Embedded 1 Gb, 2 Gb, 4 Gb Densities: 1-bit ECC, x8 and x16 I/O, 1.8V V CC S34MS01G1, S34MS02G1, S34MS04G1 Data Sheet (Preliminary) Spansion SLC NAND Flash Memory for

More information

Maximum Read Access Times Random Access Time (t ACC ) Page Access Time (t PACC )

Maximum Read Access Times Random Access Time (t ACC ) Page Access Time (t PACC ) 1 Gbit (128 Mbyte), 512 Mbit (64 Mbyte), 256 Mbit (32 Mbyte), 128 Mbit (16 Mbyte), 3.0V GL-S Flash Memory General Description The Cypress S29GL01G/512/256/128S are MirrorBit Eclipse flash products fabricated

More information

SOIC VCC RESET A11 A10 A9 A8 A7 A6 A5 A4 A12 A13 A14 A15 A16 A17 A18 A19 NC NC NC NC I/O0 RDY/BUSY I/O1 I/O7 I/O6 I/O5 I/O4 VCC I/O2 I/O3 GND GND

SOIC VCC RESET A11 A10 A9 A8 A7 A6 A5 A4 A12 A13 A14 A15 A16 A17 A18 A19 NC NC NC NC I/O0 RDY/BUSY I/O1 I/O7 I/O6 I/O5 I/O4 VCC I/O2 I/O3 GND GND Features Single Voltage Operation 5V Read 5V Reprogramming Fast Read Access Time - 90 ns Internal Program Control and Timer 16K Bytes Boot Block With Lockout Fast Erase Cycle Time - 10 seconds Byte-By-Byte

More information

FEATURES. Single Power Supply Operation - Low voltage range: 2.70 V V

FEATURES. Single Power Supply Operation - Low voltage range: 2.70 V V FEATURES Single Power Supply Operation - Low voltage range: 2.70 V - 3.60 V - IS39LV040: 512K x 8 (4 Mbit) - IS39LV010: 128K x 8 (1 Mbit) - IS39LV512: 64K x 8 (512 Kbit) - 70 ns access time - Uniform 4

More information

1-Megabit (128K x 8) Low Voltage Paged Parallel EEPROMs AT28LV010

1-Megabit (128K x 8) Low Voltage Paged Parallel EEPROMs AT28LV010 BDTIC www.bdtic.com/atmel Features Single 3.3V ± 10% Supply Fast Read Access Time 200 ns Automatic Page Write Operation Internal Address and Data Latches for 128 Bytes Internal Control Timer Fast Write

More information

address lines and a parallel interface, the Atmel DataFlash uses an Atmel RapidS serial interface to sequentially access its data. The simple sequenti

address lines and a parallel interface, the Atmel DataFlash uses an Atmel RapidS serial interface to sequentially access its data. The simple sequenti Features Single 2.5V or 2.7V to 3.6V Supply RapidS Serial Interface: 66MHz Maximum Clock Frequency SPI Compatible Modes 0 and 3 User Configurable Page Size 256-Bytes per Page 264-Bytes per Page Page Size

More information

Am29F040B. Data Sheet Supplement for PROM Programmer Manufacturers. SECTOR PROTECTION/ UNPROTECTION FOR Am29F040B. Sector Unprotection

Am29F040B. Data Sheet Supplement for PROM Programmer Manufacturers. SECTOR PROTECTION/ UNPROTECTION FOR Am29F040B. Sector Unprotection SUPPLEMENT Am29F040B Data Sheet Supplement for PROM Programmer Manufacturers This supplement is for use with the Am29F040B data sheet, publication number 21445, and describes the sector protection and

More information

16 Mbit SPI Serial Flash T25VF016B

16 Mbit SPI Serial Flash T25VF016B FEATURES: 16 Mbit SPI Serial Flash T25VF016B SST25VF016B16Mb Serial Peripheral Interface (SPI) flash memory Single Voltage Read and Write Operations 2.7-3.6V Serial Interface Architecture SPI Compatible:

More information

Technical Note. Migrating from Micron M29W Devices to MT28EW NOR Flash Devices. Introduction. TN-13-50: Migrating M29W to MT28EW NOR Flash Devices

Technical Note. Migrating from Micron M29W Devices to MT28EW NOR Flash Devices. Introduction. TN-13-50: Migrating M29W to MT28EW NOR Flash Devices Technical Note Migrating from Micron Devices to NOR Flash Devices TN-13-50: Migrating to NOR Flash Devices Introduction Introduction This technical note describes the process for converting a system design

More information

16 Mbit Burst Mode Concurrent SuperFlash Memory GLS34WA1601 / GLS34WA1602

16 Mbit Burst Mode Concurrent SuperFlash Memory GLS34WA1601 / GLS34WA1602 FEATURES: GLS34HF32x4x32Mb CSF + 4/8/16 Mb SRAM (x16) MCP ComboMemory Organized as 1M x 16 Single Voltage Read and Write Operations V DD = 1.7V - 1.95V for Program, Erase and Read Top or Bottom Boot Block

More information

Am29F160D. For More Information Please contact your local sales office for additional information about Spansion memory solutions.

Am29F160D. For More Information Please contact your local sales office for additional information about Spansion memory solutions. Am29F160D Data Sheet Am29F160D Cover Sheet The following document contains information on Spansion memory products. Continuity of Specifications There is no change to this data sheet as a result of offering

More information

Am29LV400B. 4 Megabit (512 K x 8-Bit/256 K x 16-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS

Am29LV400B. 4 Megabit (512 K x 8-Bit/256 K x 16-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Am29LV400B 4 Megabit (512 K x 8-Bit/256 K x 16-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Single power supply operation Full voltage range: 2.7 to 3.6 volt read and write

More information

Spansion SLC NAND Flash Memory for Embedded

Spansion SLC NAND Flash Memory for Embedded Spansion SLC NAND Flash Memory for Embedded 1 Gb, 2 Gb, 4 Gb Densities: 4-bit ECC, x8 and x16 I/O, 3V V CC S34ML01G2, S34ML02G2, S34ML04G2 Data Spansion SLC NAND Flash Memory for Embedded Cover Notice

More information

Am29LV800B. 8 Megabit (1 M x 8-Bit/512 K x 16-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS

Am29LV800B. 8 Megabit (1 M x 8-Bit/512 K x 16-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Am29LV800B 8 Megabit (1 M x 8-Bit/512 K x 16-Bit) CMOS 3.0 Volt-only Boot Sector Flash Memory DISTINCTIVE CHARACTERISTICS Single power supply operation 2.7 to 3.6 volt read and write operations for battery-powered

More information

Am29F002B/Am29F002NB. For More Information Please contact your local sales office for additional information about Spansion memory solutions.

Am29F002B/Am29F002NB. For More Information Please contact your local sales office for additional information about Spansion memory solutions. Am29F002B/Am29F002NB Data Sheet Am29F002B/Am29F002NB Cover Sheet The following document contains information on Spansion memory products. Continuity of Specifications There is no change to this data sheet

More information

2 Megabit Serial Flash Memory with 4Kbyte Uniform Sector

2 Megabit Serial Flash Memory with 4Kbyte Uniform Sector 2 Megabit Serial Flash Memory with 4Kbyte Uniform Sector FEATURES EN25F20A(2N) Single power supply operation - Full voltage range: 2.7-3.6 volt Serial Interface Architecture - SPI Compatible: Mode 0 and

More information

cfeon Top Marking Example: cfeon Part Number: XXXX-XXX Lot Number: XXXXX Date Code: XXXXX

cfeon Top Marking Example: cfeon Part Number: XXXX-XXX Lot Number: XXXXX Date Code: XXXXX Purpose Eon Silicon Solution Inc. (hereinafter called Eon ) is going to provide its products top marking on ICs with < cfeon > from January 1st, 2009, and without any change of the part number and the

More information

8 Mbit (x16) Multi-Purpose Flash Plus SST39VF801C / SST39VF802C / SST39LF801C / SST39LF802C

8 Mbit (x16) Multi-Purpose Flash Plus SST39VF801C / SST39VF802C / SST39LF801C / SST39LF802C The are 52K x6 CMOS Multi-Purpose Flash Plus (MPF+) manufactured with SST proprietary, high performance CMOS SuperFlash technology. The split-gate cell design and thick-oxide tunneling injector attain

More information

4 Megabit Serial Flash Memory with 4Kbyte Uniform Sector

4 Megabit Serial Flash Memory with 4Kbyte Uniform Sector 4 Megabit Serial Flash Memory with 4Kbyte Uniform Sector EN25F40A FEATURES Single power supply operation - Full voltage range: 2.7-3.6 volt Serial Interface Architecture - SPI Compatible: Mode 0 and Mode

More information

4 Mbit Flash + 1 Mbit SRAM ComboMemory SST31LF041 / SST31LF041A

4 Mbit Flash + 1 Mbit SRAM ComboMemory SST31LF041 / SST31LF041A FEATURES: 4 Mbit Flash + 1 Mbit SRAM ComboMemory SST31LF041 / 041A4Mb Flash (x8) + 1Mb SRAM (x8) Monolithic ComboMemory Monolithic Flash + SRAM ComboMemory SST31LF041/041A: 512K x8 Flash + 128K x8 SRAM

More information

F49L160UA/F49L160BA 16 Mbit (2M x 8/1M x 16) 3V Only CMOS Flash Memory

F49L160UA/F49L160BA 16 Mbit (2M x 8/1M x 16) 3V Only CMOS Flash Memory 1. FEATURES Single supply voltage 2.7V-3.6V Fast access time: 70/90 ns 2,097,152x8 / 1,048,576x16 switchable by BYTE pin Compatible with JEDEC standard - Pin-out, packages and software commands compatible

More information

64 Mbit (x16) Multi-Purpose Flash Plus SST39VF6401B / SST39VF6402B

64 Mbit (x16) Multi-Purpose Flash Plus SST39VF6401B / SST39VF6402B Not recommended for new designs. Please use SST38VF6401/6402/6403/64040 A Microchip Technology Company 64 Mbit (x16) Multi-Purpose Flash Plus The devices are 4M x16, CMOS Multi-Purpose Flash Plus (MPF+)

More information

16 Megabit Serial Flash Memory with 4Kbyte Uniform Sector

16 Megabit Serial Flash Memory with 4Kbyte Uniform Sector 16 Megabit Serial Flash Memory with 4Kbyte Uniform Sector EN25QH16 FEATURES Single power supply operation - Full voltage range: 2.7-3.6 volt Serial Interface Architecture - SPI Compatible: Mode 0 and Mode

More information

White Paper Using the MAX II altufm Megafunction I 2 C Interface

White Paper Using the MAX II altufm Megafunction I 2 C Interface White Paper Using the MAX II altufm Megafunction I 2 C Interface Introduction Inter-Integrated Circuit (I 2 C) is a bidirectional two-wire interface protocol, requiring only two bus lines; a serial data/address

More information

Parallel NOR and PSRAM 88-Ball MCP Combination Memory

Parallel NOR and PSRAM 88-Ball MCP Combination Memory Features Parallel NOR and PSRAM 88-Ball MCP Combination Memory MT38W2021A902ZQXZI.X69, MT38W2021A502ZQXZI.X69 Features Micron Parallel NOR Flash and PSRAM components RoHS-compliant, green package Space-saving

More information

512 Kbit SPI Serial Flash SST25VF512A

512 Kbit SPI Serial Flash SST25VF512A FEATURES: 512 Kbit SPI Serial Flash 512Kb Serial Peripheral Interface (SPI) flash memory Single 2.7-3.6V Read and Write Operations Serial Interface Architecture SPI Compatible: Mode 0 and Mode 3 33 MHz

More information

AT89S4D12. 8-Bit Microcontroller with 132K Bytes Flash Data Memory AT89S4D12. Features. Description. Pin Configurations

AT89S4D12. 8-Bit Microcontroller with 132K Bytes Flash Data Memory AT89S4D12. Features. Description. Pin Configurations Features Compatible with MCS-51 Products 128K Bytes of In-System Reprogrammable Flash data memory and 4K Bytes of Downloadable Flash Program Memory Endurance: 1,000 Write/Erase Cycles per Sector Data Retention:

More information

1 Gbit (128 Mbyte), 512 Mbit (64 Mbyte) GL-T MirrorBit Eclipse Flash

1 Gbit (128 Mbyte), 512 Mbit (64 Mbyte) GL-T MirrorBit Eclipse Flash 1 Gbit (128 Mbyte), 512 Mbit (64 Mbyte) GL-T MirrorBit Eclipse Flash General Description The Cypress S29GL01GT/512T are MirrorBit Eclipse flash products fabricated on 45 nm process technology. These devices

More information

4 Megabit (512K x8) Multi-Purpose Flash SST39SF040

4 Megabit (512K x8) Multi-Purpose Flash SST39SF040 Megabit (K x) Multi-Purpose Flash FEATURES: Organized as K X Single.0V Read and Write Operations Superior Reliability Endurance: 0,000 Cycles (typical) Greater than 0 years Data Retention Low Power Consumption:

More information

2 Mbit SPI Serial Flash SST25VF020

2 Mbit SPI Serial Flash SST25VF020 FEATURES: 2 Mbit SPI Serial Flash / 0402Mb / 4Mb Serial Peripheral Interface (SPI) flash memory Single 2.7-3.6V Read and Write Operations Serial Interface Architecture SPI Compatible: Mode 0 and Mode 3

More information

EN25S20A (2SF) 2 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector

EN25S20A (2SF) 2 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector EN25S20A (2SF) 2 Megabit 1.8V Serial Flash Memory with 4Kbyte Uniform Sector FEATURES Single power supply operation - Full voltage range: 1.65-1.95 volt Serial Interface Architecture - SPI Compatible:

More information

IS29GL Megabit (4096K x 8-bit / 2048K x 16-bit) Flash Memory Boot Sector Flash Memory, CMOS 3.0 Volt-only FEATURES GENERAL DESCRIPTION

IS29GL Megabit (4096K x 8-bit / 2048K x 16-bit) Flash Memory Boot Sector Flash Memory, CMOS 3.0 Volt-only FEATURES GENERAL DESCRIPTION 32 Megabit (4096K x 8-bit / 2048K x 16-bit) Flash Memory Boot Sector Flash Memory, CMOS 3.0 Volt-only FEATURES Single power supply operation - Full voltage range: 2.7 to 3.6 volts read and write operations

More information

1 Mbit / 2 Mbit / 4 Mbitsn(x8) Many-Time Programmable Flash GLS37VF010 / GLS37VF020 / GLS37VF040

1 Mbit / 2 Mbit / 4 Mbitsn(x8) Many-Time Programmable Flash GLS37VF010 / GLS37VF020 / GLS37VF040 Mbit / 2 Mbit / 4 Mbitsn(x8) Many-Time Programmable Flash FEATURES: GLS37VF52 / 00 / 020 / 0402.7V-Read 52Kb / Mb / 2Mb / 4Mb (x8) MTP flash memories Organized as 28K x8 / 256K x8 / 52K x8 2.7-3.6V Read

More information

The Am29F800B is not offered for new designs. Please contact your Spansion representative for alternates.

The Am29F800B is not offered for new designs. Please contact your Spansion representative for alternates. Am29F800B Data Sheet The Am29F800B is not offered for new designs. Please contact your Spansion representative for alternates. The following document contains information on Spansion memory products. Continuity

More information

512 Kbit / 1 Mbit / 2 Mbit (x8) Multi-Purpose Flash SST39SF512A / SST39SF010A / SST39SF020A

512 Kbit / 1 Mbit / 2 Mbit (x8) Multi-Purpose Flash SST39SF512A / SST39SF010A / SST39SF020A Kbit / Mbit / Mbit (x) Multi-Purpose Flash FEATURES: Organized as K x / K x / K x Single.0V Read and Write Operations Superior Reliability Endurance: 00,000 Cycles (typical) Greater than 00 years Data

More information

AT25PE40. 4-Mbit DataFlash-L Page Erase Serial Flash Memory ADVANCE DATASHEET. Features

AT25PE40. 4-Mbit DataFlash-L Page Erase Serial Flash Memory ADVANCE DATASHEET. Features 4-Mbit DataFlash-L Page Erase Serial Flash Memory Features ADVANCE DATASHEET Single 1.65V - 3.6V supply Serial Peripheral Interface (SPI) compatible Supports SPI modes 0 and 3 Supports RapidS operation

More information

64 Mbit SPI Serial Dual I/O Flash SST25VF064C

64 Mbit SPI Serial Dual I/O Flash SST25VF064C FEATURES: 64 Mbit SPI Serial Dual I/O Flash SST25VF032B32Mb Serial Peripheral Interface (SPI) flash memory Single Voltage Read and Write Operations 2.7-3.6V Serial Interface Architecture SPI Compatible:

More information

TH58NVG3S0HTAI0 8 GBIT (1G 8 BIT) CMOS NAND E 2 PROM DESCRIPTION FEATURES C TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS

TH58NVG3S0HTAI0 8 GBIT (1G 8 BIT) CMOS NAND E 2 PROM DESCRIPTION FEATURES C TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS 8 GBIT (G 8 BIT) CMOS NAND E 2 PROM DESCRIPTION The TH58NVG3S0HTAI0 is a single 3.3V 8 Gbit (9,26,805,504 bits) NAND Electrically Erasable and Programmable

More information

80C51GB, 83C51GB, 87C51GB SPECIFICATION UPDATE

80C51GB, 83C51GB, 87C51GB SPECIFICATION UPDATE 80C51GB, 83C51GB, 87C51GB SPECIFICATION UPDATE Release Date: December, 1996 Order Number: 272880-003 The 80C51GB, 83C51GB, 87C51GB may contain design defects or errors known as errata. Characterized errata

More information

Am29LV400B Data Sheet

Am29LV400B Data Sheet Am29LV400B Data Sheet July 2003 The following document specifies Spansion memory products that are now offered by both Advanced Micro Devices and Fujitsu. Although the document is marked with the name

More information

AT45DB321E. Features. 32-Mbit DataFlash (with Extra 1-Mbits), 2.3V Minimum SPI Serial Flash Memory

AT45DB321E. Features. 32-Mbit DataFlash (with Extra 1-Mbits), 2.3V Minimum SPI Serial Flash Memory 32-Mbit DataFlash (with Extra 1-Mbits), 2.3V Minimum SPI Serial Flash Memory Features Single 2.3V - 3.6V supply Serial Peripheral Interface (SPI) compatible Supports SPI modes 0 and 3 Supports RapidS operation

More information

GL-S MirrorBit Eclipse Flash Non-Volatile Memory Family

GL-S MirrorBit Eclipse Flash Non-Volatile Memory Family GL-S MirrorBit Eclipse Flash Non-Volatile Memory Family S29GL01GS 1 Gbit (128 Mbyte) S29GL512S 512 Mbit (64 Mbyte) S29GL256S 256 Mbit (32 Mbyte) S29GL128S 128 Mbit (16 Mbyte) CMOS 3.0 Volt Core with Versatile

More information

HIGH TEMPERATURE 4MB SPI SERIAL FLASH MEMORY IC

HIGH TEMPERATURE 4MB SPI SERIAL FLASH MEMORY IC HIGH TEMPERATURE 4MB SPI SERIAL FLASH MEMORY IC PART NUMBER 4MB08SF04 CMOS 3.0 Volt-only 8-bit CHARACTERISTICS Single Voltage Read and Write Operations 2.7-3.6V Serial Interface Architecture SPI Compatible:

More information

TSOP Top View Type 1 NC NC RDY/BUSY RESET NC NC NC VCC GND NC NC NC NC CS SCK/CLK SI* SO* NC NC

TSOP Top View Type 1 NC NC RDY/BUSY RESET NC NC NC VCC GND NC NC NC NC CS SCK/CLK SI* SO* NC NC Features Single 2.7V - 3.6V Supply Dual-interface Architecture Dedicated Serial Interface (SPI Modes 0 and 3 Compatible) Dedicated Parallel I/O Interface (Optional Use) Page Program Operation Single Cycle

More information