Quick Jump Menu
Info Ask a Question
Advanced Search Search the Knowledgebase
 Featured
Does your devices support the programming of SPI and I2C EEPROM?
Reference Number: AA-00437 Created: 2010-09-21 12:54

As general purpose SPI master and I2C master, the following devices will support corresponding EEPROM programming:

- SPI Storm device supports SPI, dual-SPI and quad-SPI protocols and hence, is able to control EEPROM using these procotols.
- SPI Xpress and GP Series devices with SPI mode of operation for SPI EEPROM
- I2C Xpress and GP Series devices with I2C mode of operation for I²C EEPROM.

As such, our devices don't implement specific command or registers sets related to specific EEPROM models.

They, however, provide very flexible programming interface through 8PI Control Panel software to implement 'high-level' commands specific to your EEPROM model.
Each 'high-level' command will be composed of a set of low-level SPI- or I²C- compliant accesses specific to the EEPROM that you are using.

Available programming interfaces are: scripting through the graphical user interface (GUI), TCL/tk (simpler) and C/C++ (more advanced). Please refer to 8PI Control Panel user's guide for more information.

For SPI Storm, please refer to SPI Storm Studio software documentation.