Long File Names in FaTFS

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
user_2925471
Level 1
Level 1

Hello,

I am using Fx3S microcontroller for my application. I noticed that standard FaTFS can support the filenames of the format 8.3 and to use the filenames of length>8, we have to change the value of _USE_LFN to 1(2 or 3 based on the need). This macro can be found in ffconf.h header.

If I define change the value of this macro to other than 0, then there are errors in the ff.c file.

Please help in solving this issue, so that I can use Long File Names(LFN) in my application.

Regrads,

Raghavendra.T.R

0 Likes
0 Replies