AI Thinker has no SPIFFS? #210
-
Hi, have this Board: http://www.ai-thinker.com/pro_view-24.html please clarify, AI Thinker has no SPIFFS, right? So i have to uncomment "#define NO_FS" in myconfig.h to get it run properly. Is there any posibility save Setting to inserted SD Card? Big thx! |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Log, if "#define NO_FS" is commented (off):
|
Beta Was this translation helpful? Give feedback.
-
Hardware info:
|
Beta Was this translation helpful? Give feedback.
-
The AI-THINKER has SPIFFS.
The first thing to do is double-check the board selection and settings, and, if you know you have those correct, and you have the latest core, then it's almost certain your board is not up to spec. How did you generate the hardware info dump?
|
Beta Was this translation helpful? Give feedback.
-
You have to use esptool with chip_id or flash_id switch:
Yes, you right. Today it want start... Esptool says: I think it can be closed |
Beta Was this translation helpful? Give feedback.
-
Thankyou,
and
|
Beta Was this translation helpful? Give feedback.
-
I'm closing and converting to a 'common issues' discussion thread to maximize visibility of this. |
Beta Was this translation helpful? Give feedback.
You have to use esptool with chip_id or flash_id switch:
esptool.exe --port COM4 chip_id
Yes, you right. Today it want start...
Esptool says:
WARNING: Failed to communicate with the flash chip, read/write operations will fail.
I think it can be closed