Forum Discussion
tuanquang97
New Contributor
1 year agoDE2-35 send .hex image to PC through USB port
Hi guys! I'm doing an image processing project using the DE2-35 kit. So I have the image file in ".hex" format and I my workflow is: Load the ".hex" image (300KB) into the SRAM of the DE2-3...
tehjingy_Altera
Regular Contributor
1 year agoHi
Currently the nios do not have any usb controller library.
One thing you could do is to write the .hex file into a flash memory and have another IP read and send the file to a usb controller.
Regards
Jingyang, Teh