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.
5 years, 6 months ago.
mbed LPC1768 OS 5 USB host library, usbhostmsd
Hi everyone,
I'm working on Mbed LPC1768 board using mbed os 5 . I need to write some data to USB flash memory. But I can't find to any documentation or example for "usbhost" in MBED OS 5. I found "USBHost" library for MBED os 2, but this library not compiled on mbed os 5.0. (mbed os2 usbhostmsd library= https://os.mbed.com/handbook/USBHostMSD )
How to write data to usb memory using mbed os 5?
Thanks...