EEWORLDEEWORLDEEWORLD

Part Number

Search

25LC320-E/SNG

Description
Electrically erasable programmable read only memory 4kx8
Categorystorage    storage   
File Size263KB,25 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance
Download Datasheet Parametric Compare View All

25LC320-E/SNG Overview

Electrically erasable programmable read only memory 4kx8

25LC320-E/SNG Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
Parts packaging codeSOIC
package instruction3.90 MM, ROHS COMPLIANT, PLASTIC, SOIC-8
Contacts8
Reach Compliance Codecompliant
ECCN codeEAR99
Maximum clock frequency (fCLK)2 MHz
JESD-30 codeR-PDSO-G8
JESD-609 codee3
length4.9 mm
memory density32768 bit
Memory IC TypeEEPROM
memory width8
Humidity sensitivity level1
Number of functions1
Number of terminals8
word count4096 words
character code4000
Operating modeSYNCHRONOUS
Maximum operating temperature125 °C
Minimum operating temperature-40 °C
organize4KX8
Package body materialPLASTIC/EPOXY
encapsulated codeSOP
Package shapeRECTANGULAR
Package formSMALL OUTLINE
Parallel/SerialSERIAL
Peak Reflow Temperature (Celsius)260
Certification statusNot Qualified
Maximum seat height1.75 mm
Serial bus typeSPI
Maximum supply voltage (Vsup)5.5 V
Minimum supply voltage (Vsup)2.5 V
Nominal supply voltage (Vsup)5 V
surface mountYES
technologyCMOS
Temperature levelAUTOMOTIVE
Terminal surfaceMatte Tin (Sn)
Terminal formGULL WING
Terminal pitch1.27 mm
Terminal locationDUAL
Maximum time at peak reflow temperature40
width3.9 mm
Maximum write cycle time (tWC)5 ms
Base Number Matches1
25AA320/25LC320/25C320
32K SPI
Bus Serial EEPROM
Device Selection Table
Part
Number
25AA320
25LC320
25C320
V
CC
Range
1.8-5.5V
2.5-5.5V
4.5-5.5V
Max. Clock
Frequency
1 MHz
2 MHz
3 MHz
Temp.
Ranges
I
I,E
I,E
Description:
The Microchip Technology Inc. 25AA320/25LC320/
25C320 (25XX320
*
) are 32 Kbit serial Electrically
Erasable PROMs. The memory is accessed via a
simple Serial Peripheral Interface (SPI™) compatible
serial bus. The bus signals required are a clock input
(SCK) plus separate data in (SI) and data out (SO)
lines. Access to the device is controlled through a Chip
Select (CS) input.
Communication to the device can be paused via the
hold pin (HOLD). While the device is paused,
transitions on its inputs will be ignored, with the
exception of Chip Select, allowing the host to service
higher priority interrupts.
Features:
• Low-power CMOS technology:
- Write current: 3 mA maximum
- Read current: 500
µA
typical
- Standby current: 500 nA typical
• 4096 x 8 bit organization
• 32 byte page
• Write cycle time: 5 ms maximum
• Self-timed erase and write cycles
• Block write protection:
- Protect none, 1/4, 1/2 or all of array
• Built-in write protection:
- Power on/off data protection circuitry
- Write enable latch
- Write-protect pin
• Sequential read
• High reliability:
- Endurance: 1M E/W cycles
- Data retention: > 200 years
- ESD protection: > 4000V
• 8-pin PDIP, SOIC and TSSOP packages
• 14-lead TSSOP package
• Temperature ranges supported:
- Industrial (I):
-40°C to +85°C
- Automotive (E):
-40°C to +125°C
Block Diagram
Status
Register
HV Generator
I/O Control
Logic
Memory
Control
Logic
EEPROM
Array
XDEC
Page
Latches
SI
SO
CS
SCK
HOLD
WP
V
CC
V
SS
Sense Amp.
R/W Control
Y Decoder
Package Types
PDIP, SOIC
CS
SO
WP
V
SS
1
8
V
CC
HOLD
SCK
SI
HOLD
V
CC
CS
SO
1
TSSOP
8
SCK
SI
V
SS
WP
CS
SO
NC
NC
NC
WP
V
SS
1
2
3
4
5
6
7
TSSOP
14
13
12
11
10
9
8
V
CC
HOLD
NC
NC
NC
SCK
SI
25XX320
25XX320
25XX320
2
3
4
7
6
5
2
3
4
7
6
5
*25XX320 is used in this document as a generic part number for the 25AA320/25LC320/25C320 devices.
2004 Microchip Technology Inc.
DS21227E-page 1

25LC320-E/SNG Related Products

25LC320-E/SNG 25LC320-I-SNG 25LC320-I-PG 25LC320T-E-SNG 25C320-E-SNG 25AA320X-I-STG 25C320T-I/SNG 25LC320T-I/SNG 25C320-I/SNG 25LC320X-E/STG
Description Electrically erasable programmable read only memory 4kx8 EEPROM 4kx8 Lead Free Package EEPROM 4kx8 Lead Free Package EEPROM 4kx8 Lead Free Package EEPROM 4kx8 - 5V Lead Free Package EEPROM 4kx8 Rot Pin Lead Free Package EEPROM 4kx8 - 5V Lead Free Package EEPROM 4kx8 Lead Free Package EEPROM 4kx8 - 5V Lead Free Package Electrically Erasable Programmable Read Only Memory 4kx8 Lead Free Package
[Summary of Atme SAM R21 Works] + Research on 6LoWPAN Low-Power Network Platform Based on SAM R21
I would like to add some of the textual content submitted in my previous works as a small summary. Of course, I also want to explain some things about 6lowpan to you clearly. [url=https://bbs.eeworld....
lyzhangxiang Microchip MCU
NFS Mount Issues
Linux IP:192.168.0.2 ARM development board IP:192.168.0.3 Linux mounts nfs successfully: mount -t nfs 192.168.0.2:/nfs /mnt/nfs Linux and the development board can ping each other, but the development...
jianchunchen Embedded System
CC4011------Quad 2-input NAND gate
This article will explain in detail the use of CC4011 chip, four 2-input NAND gates...
rain Embedded System
60~0 digital tube cycle display
Dear experts, I just started to learn 51, and wrote a simple digital second 60~0 cycle display, using a timer, but burned into the microcontroller, failed to achieve the function, the following is the...
liangzhanghuai MCU
How to implement FIQ interrupt of 44b0
I have searched and read a lot of information about 44b0 interrupts in the past two or three days. Combined with the bootloader code, I finally have a deep understanding of the vector and non-vector I...
updowncreay Embedded System
Digital clock code
[code]#include #defineucharunsignedchar;#defineuintunsignedint;sbitP3_4=P3^4; uchardigit1[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};uchardigit2[10]={0xbf,0x86,0xdb,0xcf,0xe6,0xed,0xfd,0x...
anna5688 51mcu

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 519  450  2661  2039  2359  11  10  54  42  48 
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号