Altera_Forum
Honored Contributor
12 years agoI2C interafce on DE1 board
Hi,
I'm trying to use the I2C opencore provided by the alterawiki with an Altera DE1 board. I am using Quartus 11 and SOPC builder and I am able to create a SOC system with a NIOS II processor and an I2C module. But I have a big problem: after that I assigned the SCKL and SDA signals of the I2C Core to two pins of the expansion header of the DE1 Board, I am not able to see data or clock on these pins with a Logic Analyzer. I tried to assign the SCKL and SDA signal both to GPIO_0 and GPIO_1 pins, but the problem remains. In the image, the created system are reported. https://www.alteraforum.com/forum/attachment.php?attachmentid=6824 What can I do? Thanks in advance.