ESP32 standalone without bootloader
ESP32 standalone without bootloader
Hello, I would like to know if it is possible to get the esp32 chip out of any development module and at the same time be able to load any program without bootloader through the arduino IDE without problems.
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 standalone without bootloader
You don't need a specific bootloader burned into the chip; unlike e.g. the ATMega microcontroller in an Arduino Uno, the ESP32 has the bootloader installed from the factory in un-erasable ROM.
-
- Posts: 20
- Joined: Sat Nov 10, 2018 11:14 pm
Re: ESP32 standalone without bootloader
rst:0x10 (RTCWDT_RTC_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
I am getting this error in my esp32 devkit v1
How to solve it?
I am using arduino IDE for programming the esp32
flash read err, 1000
ets_main.c 371
I am getting this error in my esp32 devkit v1
How to solve it?
I am using arduino IDE for programming the esp32
Who is online
Users browsing this forum: No registered users and 74 guests