![no use](https://cdn.opencores.org/img/pils_lt.png)
![no use](https://cdn.opencores.org/img/pil_lt.png)
![no use](https://cdn.opencores.org/img/pil_rt.png)
![no use](https://cdn.opencores.org/img/pils_rt.png)
I²C custom GPIO sopc
by Matthieu06 on Sep 26, 2013 |
Matthieu06
Posts: 3 Joined: Sep 24, 2013 Last seen: Sep 29, 2016 |
||
Hello Opencores community,
I'm trying to have I²C communication on a board. I have a FPGA cyclone IV with Linux running on it. We use the I2C_gpio Linux driver. We have tried with Altera GPIO but it doesn't work correctly... Indeed we can see signals on SDA and SCL but really strange ! So we are now trying with custom GPIO : http://opencores.org/project,i2cgpio I have opened the component with SOPC and tied it on avalon bus (avalon memory mapped slave). But during SOPC compilation an error occurs and we can't use the sopc after. The result of the System generation is the following. What's wrong with this GPIO ? Howewer the GPIO seems to be easy to be used ? Is there any documentation for using it ? Thanks !
OpenCores - Google Chrome.bmp (3396 kb)
|
RE: I²C custom GPIO sopc
by Matthieu06 on Sep 27, 2013 |
Matthieu06
Posts: 3 Joined: Sep 24, 2013 Last seen: Sep 29, 2016 |
||
Hello,
it seems that after downloading a recent revision of bit_gpio, no more problems with SOPC integration and compilation. Let's have a try with I²C communication now ! |
![no use](https://cdn.opencores.org/img/pils_lt.png)
![no use](https://cdn.opencores.org/img/pil_lt.png)
![no use](https://cdn.opencores.org/img/pil_rt.png)
![no use](https://cdn.opencores.org/img/pils_rt.png)