ESP32 standalone without bootloader

tremor
Posts: 1
Joined: Mon Apr 15, 2019 4:32 pm

ESP32 standalone without bootloader

Postby tremor » Mon Apr 15, 2019 4:35 pm

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.

ESP_Sprite
Posts: 9020
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 standalone without bootloader

Postby ESP_Sprite » Tue Apr 16, 2019 11:16 am

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.

Kashyapkoshti
Posts: 20
Joined: Sat Nov 10, 2018 11:14 pm

Re: ESP32 standalone without bootloader

Postby Kashyapkoshti » Fri Aug 28, 2020 12:00 pm

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

Who is online

Users browsing this forum: Baidu [Spider] and 93 guests