Forum Discussion
Altera_Forum
Honored Contributor
16 years agoWith the RTC chip, of course the NIOS is the I²C Master.
For accessing just an RTC Chip, a bit banging I²C driver (no I²C-specific hardware) should work fine. Such a driver is standard in the Linux distribution. If the hardware guys decided to use a piece of hardware they of course will be able to tell you where to find the appropriate (and not outdated) driver. Microtronix usually do provide Linux drivers for their IP Cores. -Michael