EEWORLDEEWORLDEEWORLD

Part Number

Search

25LC512-I/P

Description
Electrically erasable programmable read-only memory 512k 64Kx8 2.5V SER EE IND
Categorystorage    storage   
File Size630KB,37 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance
Download Datasheet Download user manual Parametric View All

25LC512-I/P Overview

Electrically erasable programmable read-only memory 512k 64Kx8 2.5V SER EE IND

25LC512-I/P Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
Parts packaging codeDIP
package instruction0.300 INCH, ROHS COMPLIANT, PLASTIC, DIP-8
Contacts8
Reach Compliance Codecompliant
ECCN codeEAR99
Factory Lead Time13 weeks
Maximum clock frequency (fCLK)20 MHz
Data retention time - minimum200
Durability1000000 Write/Erase Cycles
JESD-30 codeR-PDIP-T8
JESD-609 codee3
length9.271 mm
memory density524288 bit
Memory IC TypeEEPROM
memory width8
Number of functions1
Number of terminals8
word count65536 words
character code64000
Operating modeSYNCHRONOUS
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
organize64KX8
Package body materialPLASTIC/EPOXY
encapsulated codeDIP
Encapsulate equivalent codeDIP8,.3
Package shapeRECTANGULAR
Package formIN-LINE
Parallel/SerialSERIAL
Peak Reflow Temperature (Celsius)NOT APPLICABLE
power supply2.5/5 V
Certification statusNot Qualified
Maximum seat height5.334 mm
Serial bus typeSPI
Maximum standby current0.000001 A
Maximum slew rate0.01 mA
Maximum supply voltage (Vsup)5.5 V
Minimum supply voltage (Vsup)2.5 V
Nominal supply voltage (Vsup)5 V
surface mountNO
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceMatte Tin (Sn)
Terminal formTHROUGH-HOLE
Terminal pitch2.54 mm
Terminal locationDUAL
Maximum time at peak reflow temperatureNOT APPLICABLE
width7.62 mm
Maximum write cycle time (tWC)5 ms
write protectHARDWARE/SOFTWARE
Base Number Matches1
25LC512
512 Kbit SPI Bus Serial EEPROM
Device Selection Table
Part Number
25LC512
V
CC
Range
2.5-5.5V
Page Size
128 Byte
Temp. Ranges
I,E
Packages
P, SN, SM, MF
Features:
• 20 MHz max. Clock Speed
• Byte and Page-level Write Operations:
- 128-byte page
- 5 ms max.
- No page or sector erase required
• Low-Power CMOS Technology:
- Max. Write Current: 5 mA at 5.5V, 20 MHz
- Read Current: 10 mA at 5.5V, 20 MHz
- Standby Current: 1A at 2.5V (Deep power-
down)
• Electronic Signature for Device ID
• Self-Timed Erase and Write cycles:
- Page Erase (5 ms, typical)
- Sector Erase (10 ms/sector, typical)
- Bulk Erase (10 ms, typical)
• Sector Write Protection (16K byte/sector):
- 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
• High Reliability:
- Endurance: 1 Million erase/write cycles
- Data Retention: >200 years
- ESD Protection: >4000V
• Temperature Ranges Supported:
- Industrial (I):
-40C to +85C
- Automotive (E):
-40°C to +125°C
• Pb-free and RoHS Compliant
Description:
The Microchip Technology Inc. 25LC512 is a 512 Kbit
serial EEPROM memory with byte-level and page-level
serial EEPROM functions. It also features Page, Sector
and Chip erase functions typically associated with
Flash-based products. These functions are not required
for byte or page write operations. 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 by a Chip
Select (CS) input.
Communication to the device can be paused via the
hold pin (HOLD). While the device is paused, transi-
tions on its inputs will be ignored, with the exception of
Chip Select, allowing the host to service higher priority
interrupts.
The 25LC512 is available in standard packages includ-
ing 8-lead PDIP, SOIC, and advanced 8-lead DFN
package. All packages are Pb-free and RoHS
compliant.
Package Types (not to scale)
DFN
25LC512
CS 1
SO 2
WP 3
V
SS
4
(MF)
8
7
6
5
V
CC
HOLD
SCK
SI
PDIP/SOIC/SOIJ
(P, SN, SM)
25LC512
8
7
6
5
CS
SO
WP
V
SS
1
2
3
4
V
CC
HOLD
SCK
SI
Pin Function Table
Name
CS
SO
WP
V
SS
SI
SCK
HOLD
V
CC
Function
Chip Select Input
Serial Data Output
Write-Protect
Ground
Serial Data Input
Serial Clock Input
Hold Input
Supply Voltage
2010 Microchip Technology Inc.
DS22065C-page 1
Prepare to launch the NO.3 plan
Prepare to open the third plan and make a portable temperature and humidity detector You can take a look at my plan. I mainly want to make a portable, pocket-sized one that can be hung on a key ring, ...
drjloveyou DIY/Open Source Hardware
MSP430PWM pulse duty cycle adjusts LED brightness
/*Experimental board [b][color=#006699]MSP430 LaunchPad [/color][/b] * Use the timer to write a PWM circuit to drive the LED, and adjust the brightness by pressing the button * MCLK=SMCLK=DCOCLK=32×AC...
qwqwqw2088 Microcontroller MCU
Share a collection of information, a lot of it, take a look when you have nothing to do
As the title says, I hope it can help everyone :)...
童诗白 Analog electronics
Design of Intelligent Softdog Based on PIC16C54 Single Chip Microcomputer
Abstract: This paper introduces the hardware and software design of an intelligent software dog based on PIC16C54 single-chip microcomputer 93C46 serial EEPROM. This software dog uses the characterist...
rain Microchip MCU
How can I confirm that the PPP link has been established successfully? Please give me some advice! Thank you!
Dear experts, I use sim300d gprs module, Beijing Shenzhouxing WAP gprs card, connect cmwap through ppp protocol, now passed pap verification, can get ISP server ip address and assigned local ip addres...
haoya84 Embedded System
C code optimization for c6000 series (Part 4)
[size=3]四、使用 const可以限定目标优化1、源代码:[/size][color=rgb(102, 102, 102)][list=1] [*][size=3]void fir_fxd1(short input[], short coefs[], short out[])[/size] [*][size=3]{int i, j;[/size] [*][size=3]for (i = 0;...
Jacktang Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1970  1978  2736  2762  999  40  56  21  54  41 
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号