Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

DE0-nano

Altera_Forum
Honored Contributor II
1,650 Views

Does DE0-nano have I2C bus? If so can someone explain to me how to use it on the nano.

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
907 Views

An external I2C interface can be set up with two I/O pins of your choice at the expansions header. The board has an internal I2C interface wired to some periperals, but it's signals are not exposed to the outside. The I2C interface functionality (master or slave) has to be implemented in the FPGA design. Example code driving the internal I2C devices can be found in the demonstrations.

0 Kudos
Altera_Forum
Honored Contributor II
907 Views

You can check out this link for a tutorial on i2c: 

http://bit.ly/q2o6em
0 Kudos
Altera_Forum
Honored Contributor II
907 Views

Hi Allen, 

 

Why do we have to have a certain number of posts in order to see the links in your signature. 

 

Great videos by the way!
0 Kudos
Reply