Search found 4 matches

by Pagemaker
Tue Dec 08, 2020 5:51 pm
Forum: ESP32 Arduino
Topic: LittleFS Create Failed!
Replies: 1
Views: 2314

Re: LittleFS Create Failed!

This was an easy one.
I just have to add a partition definition for my ESP32 as: "No OTA (2MB App/2MB SPIFFS)"
The error went away, but se my other tread.
by Pagemaker
Tue Dec 08, 2020 5:47 pm
Forum: ESP32 Arduino
Topic: LittleFS not running on Mac+Arduino
Replies: 1
Views: 3167

LittleFS not running on Mac+Arduino

@lorol I downloaded on: 7-12-2020 from: https://github.com/lorol/arduino-esp32fs-plugin/releases/tag/2.0 from: Combined with LITTLEFS and FATFS esp32fs.zip mkfatfs.tar.gz mklittlefs.tar.gz releases: 2.0 5723305 And put the extracted files in: /users/username/Dokumenten/Arduino/tools/ESP32FS/tool/esp...
by Pagemaker
Tue Dec 08, 2020 12:34 pm
Forum: ESP32 Arduino
Topic: LittleFS Create Failed!
Replies: 1
Views: 2314

LittleFS Create Failed!

The first error message I get is: "Can't find mklittlefs" Upon that message I moved the files: mklittlefs and mkfatfs to: /users/username/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/tools/mklittlefs Now the Arduino can find what it need. But now I have this error message: "LittleFS Create ...
by Pagemaker
Sun Nov 01, 2020 2:48 pm
Forum: General Discussion
Topic: Board identification ESP-WROOM-32
Replies: 0
Views: 1498

Board identification ESP-WROOM-32

How can I detect which board I have: ESP-WROOM-32 [D, U, E or UE]?