Source to READ/WRITE txt files from usb
Hello community!
In the project I'm working on, after the UART communication, I need to configure the USB to be able to read a txt file, creat or write another txt file and to update the frimware.
I'm asking you if there is any source that shows how to do this kind of things. If not, I would like to start reading the txt file in the usb.
I'm using HAL library, FATFS and USB_HOST only with MSC
Thanks for your help!
