Specifications
SKU: 11616587
Parameter | Description | Value |
---|---|---|
Device Type | Serial EEPROM | - |
Package | 8-SOIC (Small Outline Integrated Circuit) | - |
Operating Voltage (Vcc) | Supply Voltage Range | 2.5V to 5.5V |
Operating Temperature | Industrial Temperature Range | -40°C to +85°C |
Memory Size | Total Memory Bits | 704 bits (88 bytes) |
Organization | Memory Organization | 88 x 8 bits |
Data Retention | Data Retention Time | 100 years |
Write Cycle | Write Cycle Time | 5ms typical, 10ms maximum |
Write Protection | Software Write Protect | Yes |
Access Time | Access Time | 125ns maximum |
Standby Current | Standby Current (Vcc = 5V) | 1μA maximum |
Active Current | Active Current (Vcc = 5V) | 3mA maximum |
Serial Interface | Communication Protocol | SPI (Serial Peripheral Interface) |
Pin Count | Number of Pins | 8 |
Manufacturer | Manufacturer | Atmel (now part of Microchip) |
Instructions for Use
Power Supply:
- Connect Vcc to the power supply within the range of 2.5V to 5.5V.
- Connect GND to the ground.
Serial Interface:
- Connect the SPI pins as follows:
- CS (Chip Select): Low to enable the device.
- SCK (Serial Clock): Clock signal from the master.
- MOSI (Master Out Slave In): Data input from the master.
- MISO (Master In Slave Out): Data output to the master.
- Connect the SPI pins as follows:
Write Operation:
- Ensure CS is low.
- Send the Write Enable command (0x06).
- Send the Write command (0x02), followed by the address (0x00 to 0x57) and the data byte.
- Wait for the write cycle to complete (5ms typical, 10ms maximum).
Read Operation:
- Ensure CS is low.
- Send the Read command (0x03), followed by the address (0x00 to 0x57).
- The device will output the data byte on MISO.
Write Protect:
- To enable write protection, send the Write Disable command (0x04).
Standby Mode:
- Set CS high to put the device into standby mode, reducing current consumption.
Addressing:
- Addresses are 7-bit, ranging from 0x00 to 0x57 (0 to 87 in decimal).
Data Retention:
- Data is retained for up to 100 years under normal operating conditions.
Handling:
- Handle the device with care to avoid static damage. Use proper ESD (Electrostatic Discharge) precautions.
For more detailed information, refer to the official datasheet provided by the manufacturer.
(For reference only)Inquiry - AT93C57W-10SC