Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 10 months ago.
Interfacing USB mass storage devices (aka USB flash drives)
Hello sir,I am using mbed 1768 to access the USB mass storage device.Earlier(a month back) I followed ur protocol nd imported ur program nd was successful in reading USBMSD. I got the output as same as u specified in "Interfacing USB mass storage devices (aka USB flash drives)" notebook. But now m using the same code and same board but I am unable to read the USBMSD.when i dump the code into mbed flash and reset I am getting the following output even though the USB device has been connected.
USB Mass storage demo program for mbed LPC1768
In Host_Init Initializing Host Stack Host Initialized Connect a Mass Storage device
Please help me put sir,I have tried from past 2 days and demotivated.Please suggest me some hints to come out. My email id is : prashanthshetty149@yahoo.com..
Thanks and regards
Prashanth Shetty
1 Answer
11 years, 10 months ago.
I get this same message now, too, for a program that used to work a week ago. I even tried the USB HelloWorld I got running before that and left untouched. No change in the hardware or code. I found an old .bin in my recycle bin and that one still works. Maybe something changed in the compiler?