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 agoYou will need to check the hardware. The hardware decides which driver to use.
I guess the microtronix one is opencore i2c. You have to make sure the component names match the config.c. The m41t00 uses the ds1307 driver. You will need to make sure the i2c address matches the config.c. Please refer to the wiki, http://www.nioswiki.com/operatingsystems/uclinux/video - Hippo