Lesson 8 Flashing MicroPython Firmware on ESP32 with esptool py

Опубликовано: 10 Октябрь 2024
на канале: Coding Scientist
8,556
80

In this lesson I will who you how to flash the MicroPython Firmware on ESP32 using esptool.py. With your ESP32 flash memory erased, you can finally flash the MicroPython firmware. You need your serial port name (COM12 in my case) and the ESP32 .bin file location.

Replace the next command with your details:

esptool.py --chip esp32 --port COM12 write_flash -z 0x1000 esp32-20210605-unstable-v1.15-186-gfad0efdcf.bin

Project Source Codes : https://github.com/AnbuKumar-maker
Contact us for more projects: [email protected]
WhatsApp Support: +91-99725-77735
About us: https://www.codingscientist.com
Hackster Community: https://www.hackster.io/anbu-kumar
LinkedIn:   / codingscientist  
Facebook:   / coding.scientist  
Twitter:   / robo_thoughts