I have a develop board of esp32-cam, it works well. Today I accidentally left some iron wire above the board, which made some pins on the board has been connected. The video stream from esp32-cam stopped instantly. And I can't upload my code to the board anymore.
Once I connected the board to Arduino, the console display
Code: Select all
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
invalid header: 0x00000000
Code: Select all
rst:0x10 (RTCWDT_RTC_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))
waiting for download
Code: Select all
A fatal error occurred: Packet content transfer stopped (received 8 bytes)