Page 1 of 1

New ESP32-DEVKITCVIB error when connected to PC

Posted: Tue Apr 28, 2020 5:32 pm
by Segmentation Fault
I received my new ESP32 WROOM in a DEVKITCVIB a couple of days ago from mouser.
I connected it to the PC and I am getting this error.

Code: Select all

	ets Jun  8 2016 00:22:57

	rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
	flash read err, 1000
	ets_main.c 371
	ets Jun  8 2016 00:22:57

	rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
	flash read err, 1000
	ets_main.c 371
	ets Jun  8 2016 00:22:57

	rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
	flash read err, 1000
	ets_main.c 371
	ets Jun  8 2016 00:22:57

and it just keeps going
Before I upload new code to it, is this a known error?

Re: New ESP32-DEVKITCVIB error when connected to PC

Posted: Tue Apr 28, 2020 6:35 pm
by ESP_Sprite
Possibly that is a result from the flash being empty. Should go away when you try to upload code.