Forum Discussion
Altera_Forum
Honored Contributor
18 years agocommunicating DE2 board with host computer
I am doing a project in DE2 board. I have designed a hardware in DE2 board and the application runs in C on the host computer. Time to time I have to send some data to PC and PC uses that data to fin...
Altera_Forum
Honored Contributor
18 years agoThanks for the reply. I thought I could use USB 2.0 host port in order to communicate with host computer. Does not this support speed of 480 Mbps? May be I was wrong there but that was what I though. Nevertheless link speed is not my primary concern at this moment. If DE2 board can support 12 Mbps I think that will work fair. My main concerns are:
1) How do I send data to PC through USB interface 2) What should I do on PC side so that it understands data coming from DE2. Do I need to program a driver on the PC side. 3) How do I send data back to DE2 Thanks