602-00013 Parallax Inc, 602-00013 Datasheet

IC EEPROM 128KBIT 400KHZ 8DIP

602-00013

Manufacturer Part Number
602-00013
Description
IC EEPROM 128KBIT 400KHZ 8DIP
Manufacturer
Parallax Inc
Datasheet

Specifications of 602-00013

Format - Memory
EEPROMs - Serial
Memory Type
EEPROM
Memory Size
128K (16K x 8)
Speed
100kHz, 400kHz
Interface
I²C, 2-Wire Serial
Voltage - Supply
1.7 V ~ 5.5 V
Operating Temperature
-40°C ~ 85°C
Package / Case
8-DIP
Product
Microcontroller Accessories
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
24LC128 (#602-00013)
General Description
The 24LC128 is a 128 Kb (16K X 8) I
storage for the BASIC Stamp
BS2sx, BS2p24/40, BS2pe and BS2px24.
Features
Application Ideas
Quick Start Circuit
© Parallax, Inc. • 24LC128 (#602-00013) • 08/2005 v2.0
Low-power CMOS technology
Maximum write current 3 mA at 5.5 V
Maximum read current 400 µA at 5.5 V
Standby current 100 nA typical at 5.5 V
5 mS max write cycle time
1,000,000 erase/write cycles
2-wire serial interface, I²C™ compatible
8-pin .300” DIP Package
Compatible with all BASIC Stamp 2 and SX Modules
Data storage
Data tables
®
2 Modules. The 8-pin DIP package is easy to interface to the BS2, BS2e,
²
C CMOS Serial EEPROM that can provide additional non-volatile data
Web Site: www.parallax.com
Forums: forums.parallax.com
Sales: sales@parallax.com
Technical: support@parallax.com
Office: (916) 624-8333
Fax: (916) 624-8003
Sales: (888) 512-1024
Tech Support: (888) 997-8267
Page 1 of 5

Related parts for 602-00013

602-00013 Summary of contents

Page 1

... Application Ideas Data storage • Data tables • Quick Start Circuit © Parallax, Inc. • 24LC128 (#602-00013) • 08/2005 v2.0 Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com C CMOS Serial EEPROM that can provide additional non-volatile data ² Office: (916) 624-8333 ...

Page 2

... GND Ground Icc (sb) Standyby Supply Current Ir Read Current Iw Write Current * Ratings from manufacturer datasheet © Parallax, Inc. • 24LC128 (#602-00013) • 08/2005 v2.0 Function Address Pin 0 Address Pin 1 Address Pin 2 Ground -> Serial Data Input/Output Synchronous Clock Input Write-Protect Pin +5 V Power Input Minimum 2 ...

Page 3

... VAR Word ' -----[ Main Routine ]---------------------------------------------------- DO DEBUG "Enter value to store from 0 to 255: " © Parallax, Inc. • 24LC128 (#602-00013) • 08/2005 v2.0 ' I2C Serial Data Line ' I2C Serial Clock Line ' Address Of 24LC128 ' Acknowledge Bit ' Variable Used For Work ' Work Byte For I2C I/O ...

Page 4

... SHIFTOUT SDA, SCL, MSBFIRST, [i2cWork\8] ' Send Byte To Device SHIFTIN SDA, SCL, MSBPRE, [i2cAck\1] ' Get Acknowledge Bit RETURN Control_Byte_Read: i2cWork = Address © Parallax, Inc. • 24LC128 (#602-00013) • 08/2005 v2.0 ' I2C Stop Bit Sequence ' SDA --> High While SCL High ' I2C Start Bit Sequence ' SDA --> Low While SCL High ...

Page 5

... I2CIN SDA, $A1,eeprom_add.HIGHBYTE\eeprom_add.LOWBYTE, [value] DEBUG CR, "Value stored at location ",DEC eeprom_add, " is ", DEC value, CR, CR, CR LOOP © Parallax, Inc. • 24LC128 (#602-00013) • 08/2005 v2.0 ' Sets Device To Read ' I2C Write Byte Sequence ' I2C Serial Data Line ' I2C Serial Clock Line ...

Related keywords