This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil filesystem wit LFN support

Hi,

I'm trying to create a small application that uses a LPC1768 and a SDCARD connected on SPI.
I have selected all the necessary software components and I have created a small main
function that mounts the file system and creates a file on SDCARD.
Everything works, the SDCARD is initialized, the file and its content are created, except
that the filename is converted to SFN even if the settings and the lib linked to uVision
project is for LFN.

Did anyone encountered this problem before? I have check for this issue on this forum,
but I didn't find anything related to this problem.

Best regards,
Cristian