Search found 2 matches
- Tue Apr 20, 2021 7:52 am
- Forum: Report Bugs
- Topic: SD Card write stability worse since Version 3.0.0
- Replies: 3
- Views: 8456
Re: SD Card write stability worse since Version 3.0.0
Hi! I think there is a misunderstanding. I'm using the PlaftormIO ESP32 Version 3.0.0. it is based on the ESP32 Arduino Release 1.0.6 based on ESP-IDF v3.3.5. I think that's the most current Arduino Release of the ESP Firmware. The Problem described seems to only happen with SPI not with MMC. I'm st...
- Sun Apr 18, 2021 8:52 am
- Forum: Report Bugs
- Topic: SD Card write stability worse since Version 3.0.0
- Replies: 3
- Views: 8456
SD Card write stability worse since Version 3.0.0
Hi, I'm working on a Bigger Project that writes Loggings to an SD Card using the ESP32 (using both SPI and MMC). The is developed in Visual Studio Code with PlatformIO and the Arduino Framework. I can only give Version numbers of the Espressif Framework in PlatformIO. The code works very stable for ...