Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI2C interface on Linux (with MMU)
I have a few questions about I2C interfaces on Nios II on Linux with MMU. I found this thread http://www.alteraforum.com/forum/showthread.php?t=18441 (though forum search for "i2c" or "I2C" doe...
Altera_Forum
Honored Contributor
16 years agoPlease check your data sheet or user guide of the i2c daughter board to find out the exact part number.
What is the result of i2cdetect? Please note that you must match the i2c board info with the bus number, i2c address and i2c part in config.c, - Hippo