Forum Discussion
Altera_Forum
Honored Contributor
13 years agoBTW, following the procedure described here (http://www.alteraforum.com/forum/showthread.php?t=38962) byzetabit (http://www.alteraforum.com/forum/member.php?u=80354) , I managed to interface nios2 with wm8731 via I2C.
The funny fact is that in DE1 datasheet I2C address is set to 0x35write and 0x34read. Using opencores'modules, working write address is 0x1A. I'll try with that address in my old I2C project.