Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Write data from Micron Nand flash to pen drive via USB interface.

Altera_Forum
Honored Contributor II
1,113 Views

Hello everyone! 

I am trying to execute a C code in Nios IDE to create a file in pen drive connected to Micron Nand flash via USB. 

After running the program, file system is succesfuly initialized, USB host stack is also created and initialized. 

 

Then I connect the pen drive and the message : 

"Device connected. Device speed is full speed (12 Mb/s)" will be displayed. 

Later an error : "USBH_DevDescRd: 3119, err = -4" appears. 

 

I think this means that the device description is not being read successfully. Why is this happening? how to eliminate this error? 

please help, any advice is welcome...
0 Kudos
0 Replies
Reply