How to flash ESP32 with ESP-IDF using ESP-IDF TERMINAL

preview_player
Показать описание
In this video, I'm telling you about how to use ESP-IDF 4.4 PowerShell or ESP-IDF terminal to run the code to the development board.

#ESP32
#ESPIDF
#EspressifIDE
Рекомендации по теме
Комментарии
Автор

hi bro i have a project atmega16 is being used there is hex file but there is no fuse bit setting can you help me

mirac.
Автор

Thank you for the clear video, . Interesting. 2 questions: 1) I use VScode + platformIO, which includes many libs. What added value does the IDF bring here? 2) I am still using the C++, while you are using Python. Is there a reason to move to Python? could you please advise?

YigalBZ
Автор

Thanks for the video. I have a specific problem and I wonder if your method can help. I am using Vscode to build and upload my application on my ESP32 but the code is rather big, about 4mb. So I am using "board_build.partitions = min_spiffs.csv" in my ini file. I build my code on vscode and get the bin file. Can I upload my bin file onto my ESP32 using ESP-IDF terminal and how? Thanks.

yayser