Details
BUY SLC5012M https://www.utsource.net/itm/p/12606247.html
| Parameter | Description |
|---|---|
| Part Number | SLC5012M |
| Type | 12-bit Serial EEPROM |
| Capacity | 512 Kbit (64 KByte) |
| Organization | 65536 x 8 bits |
| Voltage Range | 2.5V to 5.5V |
| Operating Temp | -40掳C to +85掳C |
| Interface | SPI (Serial Peripheral Interface) |
| Speed | Up to 10 MHz |
| Write Cycle | 10,000 cycles per sector |
| Data Retention | 100 years at 25掳C |
| Package | 8-pin SOIC (Small Outline Integrated Circuit) |
| Pin Configuration | VCC, GND, SI (Serial In), SO (Serial Out), SCK (Clock), CS (Chip Select), WP (Write Protect), NC (No Connect) |
Instructions for Use
Power Supply:
- Connect VCC to the positive power supply (2.5V to 5.5V).
- Connect GND to the ground.
SPI Interface:
- SI (Serial In): Data input from the master device.
- SO (Serial Out): Data output to the master device.
- SCK (Clock): Clock signal from the master device.
- CS (Chip Select): Active low signal to select the device.
- WP (Write Protect): Active low signal to prevent writing to the device. Connect to VCC to disable write protection.
- NC (No Connect): Leave unconnected.
Initialization:
- Ensure CS is high (inactive) before starting any communication.
- Bring CS low to initiate communication.
Reading Data:
- Send the read command (0x03) followed by the address (2 bytes) of the data to be read.
- The device will start sending data on the SO line.
Writing Data:
- Send the write enable command (0x06) to allow writing.
- Send the write command (0x02) followed by the address (2 bytes) and the data to be written.
- Wait for the write cycle to complete (typically 5ms).
Status Check:
- Send the read status register command (0x05) to check the status of the device.
- The status register will indicate if the device is busy or if there are any errors.
Sector Erase:
- Send the write enable command (0x06).
- Send the sector erase command (0xD8) followed by the address of the sector to be erased.
- Wait for the erase cycle to complete (typically 300ms).
Write Protection:
- To enable write protection, bring the WP pin low.
- To disable write protection, connect the WP pin to VCC.
Power Down:
- Before powering down, ensure all operations are completed and the device is not busy.
- Disconnect VCC and GND when the device is no longer needed.
Notes:
- Ensure proper decoupling capacitors are used near the VCC and GND pins to filter out noise.
- Avoid exceeding the maximum operating voltage and temperature ranges to prevent damage to the device.
View more about SLC5012M on main site
