Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Smbus & sopc\qsys

Altera_Forum
Honored Contributor II
933 Views

What is the simplest way to implement SMBUS communication to a NIOS using the SOPC\Qsys ? Are there any standard components ?

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
229 Views

SMBus is very close to I2C so you can use an I2C master. SOPC/QSYS don't have an I2C master included, but you can find one on opencores.org or the altera wiki.

0 Kudos
Altera_Forum
Honored Contributor II
229 Views

Do you know this core will work on Quartus 12.1 SP1 SOPC ?

0 Kudos
Reply