Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUSB Mass storage without uClinux
Hi, I develop on DE2-70 board. My project use an usb key to store any data. For now, I use uClinux. But I want to remove it, and develop directly on nios2. I only found FAT implementatio...
Altera_Forum
Honored Contributor
15 years agoThank you for this response.
Isp1362, the USB controller on DE2 board, takes cares the communication with USB pheripherals, include poll cycle. I found an example to etablish communication with a computer over USB(slave USB), but I found nothing for write on USB key (host USB).