Changes between Version 2 and Version 3 of HardwareUsersGuides/WARPv3/EEPROM


Ignore:
Timestamp:
Aug 26, 2012, 2:51:57 PM (12 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/WARPv3/EEPROM

    v2 v3  
    22== WARP v3 User Guide: EEPROM ==
    33
    4 The WARP v3 board includes a 128 Kbit IIC EEPROM. This device is non-volatile, retaining its data indefinitely even when power is removed. The FPGA must act as the IIC master to read and write data in the EEPROM. For details of the EEPROM IIC requirements and other specs, refer to the device datasheet (Numonyx M25P128).
     4The WARP v3 board includes a 128 Kbit IIC EEPROM. This device is non-volatile, retaining its data indefinitely even when power is removed. The FPGA must act as the IIC master to read and write data in the EEPROM. For details of the EEPROM IIC requirements and other specs, refer to the device datasheet ([http://www.micron.com/~/media/Documents/Products/Data%20Sheet/NOR%20Flash/5975M25P128.pdf Numonyx M25P128]).
    55
    66The write protect pin on the EEPROM is disabled. As a result the full EEPROM is readable and writable from user applications.