ESP32 - FILESYSTEMS with ESP-IDF // How to use Files and Folders
Yuri R Yuri R
8K subscribers
19,800 views
0

 Published On Jul 25, 2023

Learn how to create and use a Filesystem in your ESP32 using ESP-IDF inside Visual Studio Code.

In this video we will learn how the ESP32 memory structure works, explain the difference between RAM and Flash memory, understand the ESP32 Partition Table and how to setup a filesystem that we could use it in our projects!

If you like this video, please give it a thumbs up and don't forget to subscribe :)
------

⚡SIGN UP TO MY MAILING LIST⚡
For tips and tricks related to firmware programming 🙌:

🌐 http://yurir.dev


❗❗❗ IMPORTANT ❗❗❗

⚠️ How to configure your IDF terminal inside Visual Studio code:
   • ESP32 - Getting Started with ESP-IDF ...  

You will need it for this video.


▶ PRODUCT LINKS (Affiliate):

📺Display Used in the video:
Makerfab ESP32-S2 3.5" TFT Display
https://www.makerfabs.com/esp32-s2-pa...

✔ Amazon (Faster shipping)

ESP32 Board - https://amzn.to/3weY6SA
Debugger ESP-PROG (Recommended): https://amzn.to/3ENsSDy

✔ AliExpress (From China - Cheaper but slower shipping)

ESP32 Board - https://s.click.aliexpress.com/e/_AXDp1R
Debugger ESP-PROG (Recommended): https://s.click.aliexpress.com/e/_A9n4lJ


** Timestamps **

00:00 Introduction
00:36 Announcement!
00:51 Filesystem Applications
01:33 ESP32 FLASH memory
02:19 ESP32 RAM memory
03:28 Partition Table Explanation
04:36 Project Setup
07:08 Uploading a File with the Firmware
08:16 Using the Filesystem
10:21 Using the ESP LOG Functions
11:05 Calculating free space
11:40 Reading our File
12:34 Final considerations

show more

Share/Embed