Details
BUY AT17C65-10PI https://www.utsource.net/itm/p/161610.html
Fpga Configuration EePROM Memory 64k, 128k And 256k
| Parameter | Description | Value |
|---|---|---|
| Device Type | Serial EEPROM | 64 Kbit (8K x 8) |
| Package | SOIC | 8-Pin |
| Operating Voltage (Vcc) | Supply Voltage | 2.5V to 5.5V |
| Standby Current | Current Consumption in Standby Mode | 1 μA (max) |
| Active Current | Current Consumption in Active Mode | 3 mA (max) |
| Write Time | Time Required for a Write Operation | 5 ms (max) |
| Data Retention | Duration Data is Retained | 100 years |
| Write Cycles | Number of Write Cycles per Byte | 1,000,000 |
| Operating Temperature | Temperature Range for Normal Operation | -40°C to +85°C |
| Storage Temperature | Temperature Range for Storage | -65°C to +150°C |
| Communication Interface | Serial Communication Protocol | SPI (Serial Peripheral Interface) |
| Pin Configuration | Pin 1: Vss (Ground) | |
| Pin 2: SCK (Serial Clock) | ||
| Pin 3: MOSI (Master Out Slave In) | ||
| Pin 4: MISO (Master In Slave Out) | ||
| Pin 5: CS (Chip Select) | ||
| Pin 6: HOLD (Hold) | ||
| Pin 7: WP (Write Protect) | ||
| Pin 8: Vcc (Supply Voltage) |
Instructions for Use
Power Supply:
- Connect Vcc to the positive supply voltage (2.5V to 5.5V).
- Connect Vss to ground.
Communication:
- Use the SPI interface for communication.
- Ensure the SCK, MOSI, and MISO pins are connected to the corresponding pins on the master device.
- The CS pin must be pulled low to select the device for communication.
- The HOLD pin can be used to pause ongoing operations by pulling it low.
- The WP pin can be used to enable write protection by pulling it high.
Initialization:
- Before performing any read or write operations, ensure the device is selected by pulling the CS pin low.
- Initialize the SPI communication with the appropriate clock speed (up to 10 MHz).
Read Operation:
- Send the READ command (0x03) followed by the address of the data to be read.
- The device will then output the data on the MISO line.
Write Operation:
- Send the WRITE ENABLE command (0x06) to allow writing.
- Send the WRITE command (0x02) followed by the address and the data to be written.
- Wait for the write cycle to complete (up to 5 ms).
Status Register:
- Use the READ STATUS REGISTER command (0x05) to read the status register.
- Use the WRITE STATUS REGISTER command (0x01) to modify the status register.
Write Protection:
- Set the WP pin high to prevent any write operations.
- Clear the WP bit in the status register to enable writing.
Power Management:
- To reduce power consumption, place the device in standby mode by ensuring the CS pin is high.
- The device automatically enters standby mode when not selected.
Handling:
- Handle the device with care to avoid static damage.
- Store the device within the specified storage temperature range to ensure long-term reliability.
View more about AT17C65-10PI on main site
