Search found 2 matches

by mrezanresat
Thu Mar 24, 2022 9:01 am
Forum: ESP-IDF
Topic: littleFS space
Replies: 0
Views: 1679

littleFS space

Hi All, I have some problems with littleFS. I created a partition for littleFS with size 3M bytes. After a certain time I faced error: No more free space 1083. After certain checking I still have free space: I (3501) handlelittleFS: Initializing LittelFS I (6111) handlelittleFS: Partition size: tota...
by mrezanresat
Wed Aug 04, 2021 3:02 am
Forum: General Discussion
Topic: ESP32-WROOM-32U/UE
Replies: 0
Views: 1428

ESP32-WROOM-32U/UE

Hi All, Currently I'm using ESP32-WROOM-32U and I noticed it under NRND. So I wanted to change to ESP32-WROOM-32UE. As it pin to pin compatible with ESP32-WROOM-32U. Except the six GPIO missing but it is ok as I not use the missing GPIO. For coding side I use eclipse with ESP-IDF. My questions: Is i...