Hi,
We bought ESP32 devkit half year ago and the board name is esp32_core_board_v2 and there's "ESP-WROOM-32" label. My question is can I flash new 3.0-rc1 image into it and start my new sample code? If board is dead, can I recover it?
The current boot info (before I flashing new 3.0-rc1) is:
**************************************
* hello espressif ESP32! *
* 2nd boot is running! *
* version (V0.1) *
**************************************
compile time 18:16:58
SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size : 4MB
Partition Table:
## Label Usage Type ST Offset Length
0 factory factory app 00 00 00010000 00100000
1 rfdata RF data 01 01 00110000 00040000
2 wifidata WiFi data 01 02 00150000 00040000
End of partition table
Loading app partition at offset 00010000
section 0: paddr=0x00000020 vaddr=0x00000000 size=0x0ffe8 ( 65512)
section 1: paddr=0x00010010 vaddr=0x3f400010 size=0x05b64 ( 23396) map
section 2: paddr=0x00015b7c vaddr=0x3ffba720 size=0x01378 ( 4984) load
section 3: paddr=0x00016efc vaddr=0x40080000 size=0x00400 ( 1024) load
section 4: paddr=0x00017304 vaddr=0x40080400 size=0x126ac ( 75436) load
section 5: paddr=0x000299b8 vaddr=0x00000000 size=0x06658 ( 26200)
section 6: paddr=0x00030018 vaddr=0x400d0018 size=0x325b4 (206260) map
start: 0x400807ac
Initializing heap allocator:
Region 19: 3FFBBA98 len 00024568 tag 0
Region 25: 3FFE8000 len 00018000 tag 1
Pro cpu up.
Pro cpu start user code
nvs_flash_init
frc2_timer_task_hdl:3ffbc564, prio:22, stack:2048
tcpip_task_hdlxxx : 3ffbeca8, prio:20,stack:2048
phy_version: 80, Aug 26 2016, 13:04:06, 0
pp_task_hdl : 3ffc34f0, prio:23, stack:8192
:>enter uart init
uart init wait fifo succeed
exit uart init
IDF version : master(db93bceb)
WIFI LIB version : master(934d079b)
ssc version : master(r283 4d376412)
ESP32 SDK 3.0-rc1 can work on old ESP-wroom-32 devKit?
-
- Posts: 29
- Joined: Mon Feb 20, 2017 2:27 am
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 SDK 3.0-rc1 can work on old ESP-wroom-32 devKit?
Yes, all ESP32 hardware is compatible with all (recent) versions of esp-idf.
-
- Posts: 29
- Joined: Mon Feb 20, 2017 2:27 am
Re: ESP32 SDK 3.0-rc1 can work on old ESP-wroom-32 devKit?
Thanks man.ESP_Sprite wrote:Yes, all ESP32 hardware is compatible with all (recent) versions of esp-idf.
Who is online
Users browsing this forum: Bing [Bot] and 156 guests