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

Folder on SD Card is created in UPPER CASE LETTERS

I am using this version of Kiel

When a folder is created on SD CARD it always shows up with upper case letters.

I was wondering if there is a way to create a folder with lower case letters.

Thanks

Parents
  • Thanks rkopsch,

    All short name entries meaning 8 or less characters for file name, 3 or less characters for file extension are encoded with upper case characters, Windows uses reserved bit to hold information if all letters were upper case or lower case, thus it deviates from FAT specification, and this feature is not supported by FlashFS.
    Seems like folder i create less then 8 character is Upper case however longer folders are not case sensitive.

Reply
  • Thanks rkopsch,

    All short name entries meaning 8 or less characters for file name, 3 or less characters for file extension are encoded with upper case characters, Windows uses reserved bit to hold information if all letters were upper case or lower case, thus it deviates from FAT specification, and this feature is not supported by FlashFS.
    Seems like folder i create less then 8 character is Upper case however longer folders are not case sensitive.

Children
No data