Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDE3 USB Data Transfer
Hi, I want to transfer data from a DE3 development board to my PC via USB. Does anyone know a very simple and quick way to implement this? At first I just thought of modifying the...
Altera_Forum
Honored Contributor
15 years agoMaybe you can try port uclinux on your development board so that the development on the USB data communication would be easier. Then you can just write a linux driver for the communication.
I did that. And it is easier. More or less.... :p