Hello everyone,
I had a non tirtos project that used fatfs functions like find_first etc. to find a file on a mass storage device.
Right now I am porting the code to TIRTOS and having some issues setting up the task that will read the USB.
I can connect to the usb however the operations on stdio.h that are used on the example project is not sufficient for the functionality that I need.
Is there a example project that uses ff.h file directly that I could learn from.
Thank you,
Tuna