Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDaisy Chain DE2 boards
Hey everyone! First off, I'm new here, so if this is in the wrong section, please move it. I am attempting to find a way to daisy chain multiple DE2 boards together in order to pass synchroniza...
Altera_Forum
Honored Contributor
14 years agoThe DE2 uses the ISP1362 USB Controller, so you would have to talk through that.
If you want to keep it simple, I would suggest using the RS232. (You could have 2 slaves listening and one master. or buy some rs232->rs485 adapters. Not fast but it works) Otherwise, if you have a processor in the EP2C35 anyway, you could always start up the ethernet controller. Pete