FATFS f_open returns invalid file name
Hi allI'm reading wave files from sd-card using FATFS library. So far everything is working fine but if I want to open any file whose name contains any number for e.g.8BitAudio.wav, Audio8Bit.wav etc (here the number is 8)the f_open function returns...