Forum Discussion
Altera_Forum
Honored Contributor
9 years agoopencores i2c master generates no output
Hi, I'm new to FPGA's. I had used the altera IP's and evrything went well until I tried to use the opencores I2C master. With the DE0-nano board I want commucate via the GPIO_06 and GPIO_05 on an ...
Altera_Forum
Honored Contributor
9 years agoThe problem is solved. I found the http://www.alterawiki.com/wiki/i2c_(opencores) and started from scratch. I changed everything in the .tcl files as mentioned on the wiki page. Now everything works fine.