Jump to content
  • 0

EEPROM Address NexysVideo


robfinch

Question

I'm having trouble accessing the EEPROM containing a MAC ID on the NexysVideo board and was wondering what the correct I2C address was? In the docs it says 1010000b but on the schematic it has address line a0-a2 tied high making the address 1010111b. The I2C is constantly returning all zeroes.

The I2C controller (a different copy of it) in use accesses another I2C device without issues.

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

I am using a slightly modified version of the I2C controller from opencores.org by Richard Herveille. The eeprom is being accessed programmatically by a RISCV compatible core that I'm working on. The controller and software work fine with the real-time-clock pmod. What I'd like to know is if the address is correct. I've seen zeros returned before for an incorrect address. I've tried both addresses. If I know the address is correct then I can eliminate that from my debugging. (Not using MicroBleze or AXI IIC bus interface IP).

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...