How to transfer files from USB flash drive into SD card inserted in STM32469I Discovery board
Hello everybody,
I have set an STM32469I Discovery as USB HOST MSC which has a SD card slot available. My idea is transfer all files contained in any USB flash drive connected to the USB port into the SD card ( supposing there is enough space capacity) and include some process to measure transfer speed.
Can anyone point me in the right direction regarding the process I should follow and the libraries I should use to pull this task off ?
Thank you guys for your help. I am starting in this STM32 world and very excited about it
