Altera_Forum
Honored Contributor
13 years agoAccess I2C Bus Internally and Externally on DE0-Nano
I just started playing with my DE0-Nano and have ran into an unexpected problem. I have a fair amount of experience with I2C and no experience at all with SPI so I was planning on accessing the Accelerometer using I2C. The problem I'm running into is that I also wanted to use sensors externally using I2C.
As far as I can tell in the assignment editor you can't assign two pins to be equal, and in VHDL you can't connect 3 sets of inout ports without a multiplexer so it appears to not be possible. Am I overlooking something?