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.
8 years, 2 months ago.
USB-Disk
Is there an example using USB Hosting for a USB disk for the STM32L476G-DISCO? I'm trying to read/write .txt files to the USB disk from my program.
Question relating to:
2 Answers
8 years, 2 months ago.
Hi Sam,
So currently this board is not supported by the USBDevice and USBHost Libraries.
However you can get close by looking at here:
https://developer.mbed.org/users/va009039/code/F401RE-USBHost/
Maybe you can modify these.
Regards, Andrea team mbed