Hi,
I have sample codes for MSP430 usb development, i tested some applications it is working fine. How can i handle file's with large name on msc class based usb development? I couldn't able to create a file with name length more than 8 (file extension excluded). Please suggest me to handle this.
f_open always creates file with upper case file name, but i need to give combination of upper and lower case file name, how can i do?
Regards,
Mano