ESP32-CAM_MJPEG2SD icon indicating copy to clipboard operation
ESP32-CAM_MJPEG2SD copied to clipboard

SW_RESET ISSUE

Open wildmack opened this issue 1 year ago • 4 comments

Hello, I have no idea what I did to mess this up. I had it up and running on one of my ESP32 cam boards, then I went to load it on another board and now every board I try I get the below message. I tried 5V power supply and USB power and no difference. I must have changed something, but I have no idea what it was. Any idea what the heck I did?? This is driving me nuts !! Thanks Dave.....

20:26:03.440 -> rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) 20:26:03.440 -> configsip: 0, SPIWP:0xee 20:26:03.440 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 20:26:03.440 -> mode:DIO, clock div:1 20:26:03.440 -> load:0x3fff0030,len:1344 20:26:03.472 -> load:0x40078000,len:13964 20:26:03.472 -> load:0x40080400,len:3600 20:26:03.472 -> entry 0x400805f0 20:26:03.472 -> ets Jun 8 2016 00:22:57

wildmack avatar May 04 '24 03:05 wildmack

bootloop, maybe indequate power or pin conflict compiled with wrong board selected

s60sc avatar May 04 '24 11:05 s60sc

I tried an external power supply and still the same issue. I have nothing connected to the pins, I'm just trying to run the basic code. Can you please take a look at the Pic's and see if anything looks out of place. Thanks Dave......

IMG_3793 IMG_3794 IMG_3795 IMG_3796 IMG_3797

wildmack avatar May 04 '24 17:05 wildmack

Check in the Boards Manager the Version from "Esp32 by Espressif Systems" it should be not higher than 2.0.15 or better 2.0.14

arduino

guece1 avatar May 04 '24 22:05 guece1

maybe try to flash it from browser https://ldijkman.github.io/async-esp-fs-webserver/ino/ESP32-CAM_Camera_Webserver/BIN/CAM-Flash.html

then you krow if it is software or hardware related

ldijkman avatar May 05 '24 06:05 ldijkman

Hello, and thank you.
I flashed from browser and that got me closer. It first took me to a screen that I entered my SSID and password, then in the serial monitor it gave me the IP address the camera was on. But when I open that page the only button that works is the Stream button and I can see the stream from the camera. But, I can't open any other button, so I can't configure the camera. Any suggestions?? camera screen

wildmack avatar May 07 '24 03:05 wildmack

Hmmm lefttop button camera should not say text camera But your text camera type ov2640 Sorry i have no idea

lefttop not text camera but should list the type config

ldijkman avatar May 07 '24 04:05 ldijkman

It was user error. I didn't put the two files into the data folder. But after doing that it seems to work fine. I still can't load using the Arduino IDE, any ideas what could be causing that? Also I want to use the 5640 camera, do I need to change anything to do that? Thanks Dave.....

wildmack avatar May 08 '24 16:05 wildmack

If there is a wifi router internet connection files should be auto downloaded and saved to sd card

ldijkman avatar May 08 '24 17:05 ldijkman

Yes, I tried that and the files downloaded. I tried a reinstall and now nothing works again?? I'm lost... Is this an error message? aaaaa

wildmack avatar May 09 '24 01:05 wildmack

Hello, I have no idea what I did to mess this up. I had it up and running on one of my ESP32 cam boards, then I went to load it on another board and now every board I try I get the below message. I tried 5V power supply and USB power and no difference. I must have changed something, but I have no idea what it was. Any idea what the heck I did?? This is driving me nuts !! Thanks Dave.....

20:26:03.440 -> rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) 20:26:03.440 -> configsip: 0, SPIWP:0xee 20:26:03.440 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 20:26:03.440 -> mode:DIO, clock div:1 20:26:03.440 -> load:0x3fff0030,len:1344 20:26:03.472 -> load:0x40078000,len:13964 20:26:03.472 -> load:0x40080400,len:3600 20:26:03.472 -> entry 0x400805f0 20:26:03.472 -> ets Jun 8 2016 00:22:57

Greetings,

I think is a power issue, the best way to START, is plug the camera IN A POWER SUFFICIENT USB port, check (manual, datasheet, etc) if your laptop, computer, etc is able to give the current to run ESP32-CAM and the ESP32-CAM-MAINBOARD

davemaster avatar May 09 '24 01:05 davemaster

Do you have the right partition selected

rjsachse avatar May 09 '24 07:05 rjsachse

Thank you all for the help. I finally got it working, I changed my SD card and everything loaded completely. Thanks you again. Dave....

wildmack avatar May 12 '24 17:05 wildmack

Great, I You can, share a video running... best regards

davemaster avatar May 13 '24 08:05 davemaster

I was going to share a video but the lag on the camera was really bad, so I purchased the ESP32S3. But, now I have an issue again so I'm going to open a new case and see if anybody knows what I'm doing wrong.

wildmack avatar May 15 '24 15:05 wildmack