Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem with i2c and fpga
Hi, I'm using an Altera Cyclone ll as fpga with a nios to communicate with a sfr08 sensor. I downloaded the opencore IP found in the wiki but i have a problem with it. I integrated it in th...
Altera_Forum
Honored Contributor
14 years agoYou don't need to set pointers to component addresses. Those addresses are defined in system.h file, so use them instead. Check the core examples, they're very informative.