ESP32 QTPY with ESP32 V2.0.6 -- Preferences, EEPROM, SPIFFS, FS now working

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
drmpf
 
Posts: 23
Joined: Tue Mar 17, 2015 5:04 am

ESP32 QTPY with ESP32 V2.0.6 -- Preferences, EEPROM, SPIFFS, FS now working

Post by drmpf »

This previous post ESP32-C3 No NVS storage (Preferences or SPIFFS) viewtopic.php?t=191923
complianed about Preferences, SPIFFS and SF not working with ESP32 QTPY.
However after installing ESP32 V2.0.6 board support all of these work.
Tested LittleFS->LittleFS_test -- passed
Tested SPIFFS -> SPIFFS_test -- passed
Tested Preferences -> StartCounter -- passed
Tested EEPROM -> eeprom_write (modified to only write is data invalid) -- passed

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”