Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

DE0-nano

Altera_Forum
榮譽貢獻者 II
1,640 檢視

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

0 積分
3 回應
Altera_Forum
榮譽貢獻者 II
897 檢視

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.

Altera_Forum
榮譽貢獻者 II
897 檢視

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

http://bit.ly/q2o6em
Altera_Forum
榮譽貢獻者 II
897 檢視

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!
回覆