Re: Nand flash error

Alan Stern <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
On Thu, 13 Sep 2007, bala wrote:

> Dear Engineers,
> 
>                                        Here with i have attached
> error message for file storage.while writing large(above 150 KB) file
> into the Nand flash memory through usb this shows the "g_file_storage
> gadget:full speed config #1".  I have also checked the power,DP DM
> lines . But i am getting the same error repeatedly.
> Could you please give any solution for our error.

Did you check the location of the pull-up resistor on your device?  It
must be attached to the D+ line.  If it is attached to the D- line then
the gadget will appear to be a low-speed device -- which is exactly
what happened in the log you posted earlier.

Also, did you do what I suggested before, that is, change

#undef DEBUG
#undef VERBOSE

in drivers/usb/gadget/file_storage.c to

#define DEBUG
#define VERBOSE

It doesn't look like you did.

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.