Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCommunication problems for Cyclone III development kits
I am new to the world of Altera. Really hope to get some helps from this forum. Thanks in advance! My case is: with two Cyclone III development kits. I need to implement some baseb...
Altera_Forum
Honored Contributor
16 years ago@uelee,
--- Quote Start --- i need to let my board to read/write data from/to pc or another board. What is the easiest way to do that? I know with the kit, I already have usb/ethernet ports on board, are them ready to do this job, or what else do I need? --- Quote End --- What specific boards do you actually have? The communication possibilities of course depend on this. What is the speed at which you want to communicate? Generally speaking you can use the usb and the ethernet ports to communicate with your PC or another board. You can of course also use a UART for serial communication.