Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20721 Discussions

I2C Problem on CIII DSP Board

Altera_Forum
Honored Contributor II
1,124 Views

The board is a CIII EP3C120F780C7 

It has two High Speed Mezz Connector (HSMC) ports which I plan to use as follows: 

HSMC_A: Bitec Camera (For receiving a video signal) 

HSMC_B: Bitec Quad Video Card (For displaying the image through DVI/VGA) 

 

I need to send initialization messages to both boards using the I2C interface but am only given the option of specifying pins for one of them! Currently I have the pins for SDA/SCL set on HSMC_B for my video output. The pins for the camera on the HSMC_A side aren't in use. Further, SOPC Builder won't let me define 2x I2C masters. 

 

It may be that I am not clear on the I2C protocol and am asking a silly question. Anyone? :confused:
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
358 Views

I believe I figured it out. 

I set 2 i2c masters in the SoPC Builder. This lets me communicate to either device.
0 Kudos
Altera_Forum
Honored Contributor II
358 Views

Errr..Foos, could you please show me the way how to add i2c master in the sopc Builder...is there some free I2C core for nios2 ?

0 Kudos
Reply