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.
9 years, 3 months ago.
stockage in USB flash
Hi brothers I would like to store a file type Txt in a USB flash, I used the programme made in https://developer.mbed.org/users/chris/code/USBFlashDiskTest/ but the compiler showed me (tera term) connect a mass storage device how I can resolve the problem? thanks a lot
What exactly do you want to do? That one is intended if you connect a USB flash drive to your mbed LPC1768, did you do this?
posted by Erik - 09 Jan 2017Erik Olieman does that need a driver?what is the process thanks
posted by Moustafa DLM 09 Jan 2017I connected a usb flash drive and when I try to open a file for write mode the programme get stacked and shows the message " in host_Init Initializing Host Stack Hosted Connect a mass storage device "
posted by Moustafa DLM 10 Jan 2017