espressif / esp32-camera

Apache License 2.0
1.91k stars 640 forks source link

reset error rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) pls help in esp32 cam #631

Closed Advaengineer closed 6 months ago

Advaengineer commented 9 months ago

rst:0x7 (TG0WDT_SYS_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:1 load:0x3fff0030,len:1344 load:0x40010000,len:1024 load:0x00000000,len:255131648 This error comes whenever i try to upload my code into esp32 cam ftdi module it uploads but shows this when opening the serial monitor in arduino .

Coder-InfiniteZ commented 9 months ago

Same Error Here

mthii commented 8 months ago

ai thinker esp32-cam board ? Same here. Even the esp32-camera example take_picture.c use the esp32 gpio0 as the camera clock(xclk). This is camera clock. I think that's why esp32 are going to have reset-boot forever loop. I did not found any gpio mode selection code in the sample source code.

github-actions[bot] commented 6 months ago

This issue appears to be stale. Please close it if its no longer valid.