ThaiEasyElec / ESPIno32CAM

library for ESPIno32CAM
16 stars 10 forks source link

Serial print error, please help. #3

Open Isic opened 3 years ago

Isic commented 3 years ago

Hi, I have connected my ESP 32 CAM, using code example from this project, code compiles, after I reset the camera this pops in my serial monitor :

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) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0 tail 12 room 4 load:0x40078000,len:9720 ho 0 tail 12 room 4 load:0x40080400,len:6364 entry 0x400806b8 ⸮bUQM\5 M

Any of you guys have an idea what can it be?