Matt1
Occasional Contributor
4 years agounknow address from I2C Agent to Avalon-MM Host Bridge IP
hi,
I implemented the intel I2C Agent to Avalon-MM Host Bridge embedded IP(slave) in MAX V CPLD.
Embedded Peripherals IP User Guide (intel.com) chapter 16
The slave address which I set in the GUI was 0x10
while reading the slave address(i2C in CPLD) from the Host, I am getting: 00 0x10.
I am not sure from where the 00 is coming and the I2C bus have only one slave that is the CPLD.
it would be great if somebody give some suggestions.
thanks in advance.