Esp32S3 : Virtual FileSystem Max FileName
Posted: Fri Nov 10, 2023 9:14 am
Good morning,
I am working on an Esp32S3.
I have defined a flash partition named Audio, where I put mp3 files automatically at compilation.
Using Virtual FileSystem, I am mounting a partition in order to access the mp3 files and I manage
to play them. Here everything is OK.
However, it seems that when the audio filename is more than 26 characters, I do not manage to open
the file anymore and I do not manage to play them...
Do you know if there is any restriction on the filename in order to work with them ?
Thank you for your help,
best regards,
Have a good day.
Thomas TRUILHE
I am working on an Esp32S3.
I have defined a flash partition named Audio, where I put mp3 files automatically at compilation.
Using Virtual FileSystem, I am mounting a partition in order to access the mp3 files and I manage
to play them. Here everything is OK.
However, it seems that when the audio filename is more than 26 characters, I do not manage to open
the file anymore and I do not manage to play them...
Do you know if there is any restriction on the filename in order to work with them ?
Thank you for your help,
best regards,
Have a good day.
Thomas TRUILHE