Altera_Forum
Honored Contributor
12 years agoHelp me in audio code, please! (about I2C SCL BASE )
Hi all!!
I applying audio code demo of altera. But when I build project, it had 2 error : 'I2C_SCL_BASE' undeclared (first use in this function) AUDIO.c /audio_de2_115_MTL line 357 C/C++ Problem and 'I2C_SDA_BASE' undeclared (first use in this function) AUDIO.c /audio_de2_115_MTL line 357 C/C++ Problem I just found define of them is clk base for SCL. and data base for SDA, but I don't understood what are they? and how to use it? So, have someone can me me understand it and the way to fix it? Thank you so much!! ( I'm a beginner!!) Have a nice day every body!!