- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Does DE0-nano have I2C bus? If so can someone explain to me how to use it on the nano.
링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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!