Forum Discussion
Altera_Forum
Honored Contributor
19 years agoYes, I suggest using GPIO and software instead of hardware. Most i2c tasks are only initialization. They are not speed or performance critical.
You will need to use a osc scope or siganl tap to monitor your io pins. Check pins toggles and senses. You may find a lot of software i2c drivers, some are for 8051. Once you understand the timing, you can make one easily.