bmorcelli / M5Stick-Launcher

App launcher for M5StickC, M5StickC Plus, M5StickC Plus 2 and M5Cardputer
MIT License
139 stars 12 forks source link

Cardputer: Always says "Insert SD Card" #8

Closed Meniny closed 3 months ago

Meniny commented 3 months ago

I'm sorry if this is a dumb question. I am new to this.

so I have a 32GB SanDisk card with GPT table and a NTFS partition. I put some .bin files (nemo) into that partition. but the Launcher always says "Insert SD Card Hat or Insert SD Card or not formatted in FAT32".

I don't get it. What should I do now? Thanks.

bmorcelli commented 3 months ago

Format your SD card in FAT32..

It will clear the sdcard, so make a backup of your data.

It is not a limitation of the Launcher itself, but of ESP32 devices and libraries that don't recognize NTFS and other kinds of partitions.