Hi
Since the ESP32 doesn't have a harddrive in the way a pc does, what happens when I call fopen?(if it does anything?)
Will it create a file in SPIFFS?
Is there a way to make it work, as I can't get it to work.(Gives me an error when trying to create a file)
It would be nice if I can use the FILE class as pretty much every library uses it.(e.g. stb_image)
Thx!
what does fopen do on ESP32?
Re: what does fopen do on ESP32?
Maybe you should read some documentation.
Virtual filesystem component
FAT Filesystem Support
SPIFFS Filesystem
And try some examples.
Wear levelling example
SD Card example
SPIFFS example
Virtual filesystem component
FAT Filesystem Support
SPIFFS Filesystem
And try some examples.
Wear levelling example
SD Card example
SPIFFS example
Who is online
Users browsing this forum: No registered users and 88 guests