EEWORLDEEWORLDEEWORLD

Part Number

Search

AM29LV128ML99REI

Description
Flash, 8MX16, 90ns, PDSO56, MO-142B, TSOP-56
Categorystorage    storage   
File Size1MB,57 Pages
ManufacturerSPANSION
Websitehttp://www.spansion.com/
Download Datasheet Parametric View All

AM29LV128ML99REI Overview

Flash, 8MX16, 90ns, PDSO56, MO-142B, TSOP-56

AM29LV128ML99REI Parametric

Parameter NameAttribute value
Is it Rohs certified?incompatible
MakerSPANSION
Parts packaging codeTSOP1
package instructionMO-142B, TSOP-56
Contacts56
Reach Compliance Codenot_compliant
ECCN code3A991.B.1.A
Maximum access time90 ns
Spare memory width8
startup blockBOTTOM/TOP
command user interfaceYES
Universal Flash InterfaceYES
Data pollingYES
JESD-30 codeR-PDSO-G56
JESD-609 codee0
length18.4 mm
memory density134217728 bit
Memory IC TypeFLASH
memory width16
Humidity sensitivity level3
Number of functions1
Number of departments/size256
Number of terminals56
word count8388608 words
character code8000000
Operating modeASYNCHRONOUS
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
organize8MX16
Package body materialPLASTIC/EPOXY
encapsulated codeTSOP1
Encapsulate equivalent codeTSSOP56,.8,20
Package shapeRECTANGULAR
Package formSMALL OUTLINE, THIN PROFILE
page size4/8 words
Parallel/SerialPARALLEL
Peak Reflow Temperature (Celsius)240
power supply1.8,3.3 V
Programming voltage3 V
Certification statusNot Qualified
ready/busyYES
Maximum seat height1.2 mm
Department size64K
Maximum standby current0.000005 A
Maximum slew rate0.06 mA
Maximum supply voltage (Vsup)3.6 V
Minimum supply voltage (Vsup)3 V
Nominal supply voltage (Vsup)3.3 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceTin/Lead (Sn/Pb)
Terminal formGULL WING
Terminal pitch0.5 mm
Terminal locationDUAL
Maximum time at peak reflow temperature30
switch bitYES
typeNOR TYPE
width14 mm
Base Number Matches1
ADVANCE INFORMATION
Am29LV128M
128 Megabit (8 M x 16-Bit/16 M x 8-Bit) MirrorBit 3.0 Volt-only
Uniform Sector Flash Memory with Enhanced VersatileI/O Control
DISTINCTIVE CHARACTERISTICS
ARCHITECTURAL ADVANTAGES
Single power supply operation
— 3 volt read, erase, and program operations
Enhanced VersatileI/O control
— Device generates and tolerates voltages on all I/Os
and control inputs as determined by the voltage on the
V
IO
pin; operates from 1.65 to 3.6 V (see page 8)
Manufactured on 0.23 µm MirrorBit process
technology
SecSi (Secured Silicon) Sector region
— 128-word/256-byte sector for permanent, secure
identification through an 8-word/16-byte random
Electronic Serial Number, accessible through a
command sequence
— May be programmed and locked at the factory or by
the customer
Flexible sector architecture
— Two hundred fifty-six 32 Kword (64 Kbyte) sectors
Compatibility with JEDEC standards
— Provides pinout and software compatibility for
single-power supply flash, and superior inadvertent
write protection
Minimum 100,000 erase cycle guarantee per sector
20-year data retention at 125°C
PERFORMANCE CHARACTERISTICS
High performance
— 90 ns access time
— 25 ns page read times
— 0.4 s typical sector erase time
— 5.9 µs typical write buffer word programming time:
16-word/32-byte write buffer reduces overall
programming time for multiple-word updates
— 4-word/8-byte page read buffer
— 16-word/32-byte write buffer
Low power consumption (typical values at 3.0 V, 5
MHz)
— 30 mA typical active read current
— 50 mA typical erase/program current
— 1 µA typical standby mode current
Package options
— 56-pin TSOP
— 64-ball Fortified BGA
SOFTWARE & HARDWARE FEATURES
Software features
— Program Suspend & Resume: read other sectors
before programming operation is completed
— Erase Suspend & Resume: read/program other
sectors before an erase operation is completed
— Data# polling & toggle bits provide status
— Unlock Bypass Program command reduces overall
multiple-word or byte programming time
— CFI (Common Flash Interface) compliant: allows host
system to identify and accommodate multiple flash
devices
Hardware features
— Sector Protection: hardware-level method of
preventing write operations within a sector
— Temporary Sector Unprotect: V
ID
-level method of
changing code in locked sectors
— WP#/ACC input accelerates programming time
(when high voltage is applied) for greater throughput
during system production. Protects first or last sector
regardless of sector protection settings
— Hardware reset input (RESET#) resets device
— Ready/Busy# output (RY/BY#) detects program or
erase cycle completion
This Data Sheet states AMD’s current technical specifications regarding the Products described herein. This Data
Sheet may be revised by subsequent versions or modifications due to changes in technical specifications.
Publication#
25270
Rev:
B
Amendment/0
Issue Date:
July 1, 2002
Refer to AMD’s Website (www.amd.com) for the latest information.
[Qinheng RISC-V core CH582] development board spi evaluation
Simply modify the built-in spi program//Single bytePRINT( "2.spi0 mul master mode send 0X55 ..." );GPIOA_ResetBits( GPIO_Pin_12 );SPI0_MasterSendByte( 0x55 );GPIOA_SetBits( GPIO_Pin_12 );DelayMs( 1 );...
kangkls Domestic Chip Exchange
Strange phenomenon: return in keil cannot jump out of the function, and the current function is still executed
I wonder if anyone has encountered this situation: In Keil single-step debugging, the return of C51 language cannot jump out of the function but jumps to more than 10 lines below the statement (the st...
lzg123456 Embedded System
ALCk system auxiliary clock
CCR0=32768-1; How much time is it exactly? How is it calculated? What is the ALCK crystal related to?...
punch Microcontroller MCU
[New version of Zhongke Bluexun AB32VG1 RISC-V development board] - 2: Key points of Downloader usage
[i=s]This post was last edited by MianQi on 2021-8-12 09:00[/i]Download address of “Downloader”: https://gitee.com/bluetrum/Downloader Downloader is similar to STM32CubeProg for stm32, or "stc-isp" fo...
MianQi Domestic Chip Exchange
Does anyone have information on installation and usage of CS+ for CA,CX?
I just kept clicking on the next step. It seems that the installation is different after opening it. I searched for information online. It was all cs{:1_101:}. Is there any installation tutorial you c...
大发明家 Programming Basics
I need a serial communication code
[size=6]I want to input some characters in the input box of the serial port assistant, and then the output box will output them with the same characters. How should this function be implemented? Urgen...
胡豆豆的春天 51mcu

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 357  1943  1427  934  2089  8  40  29  19  43 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号