-
Notifications
You must be signed in to change notification settings - Fork 642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can i fix to 0x2004 error? #415
Comments
can you post some logs? Also, getting brounout should not be fixed by disabling it, but by providing proper power to the module. That detection is there for a reason and could be a good indication that your power is not OK |
To solve this problem, do I need to supply voltage to the board at the same time while connected to the serial port? |
#66 I found such a solution but I don't know how to integrate the code |
I saw comments that solved some problems by using 1.0.2 or 1.0.4 version, choosing wrower model and using ai thinker parameter (but mine is not in espressif clone), should I choose huge app to execute the code correctly? |
I found an authentic esp32cam (original) sent from the USA, but there was a warning below: |
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) |
error would suggest that pins are not correct or that the camera sensor is not found. Did you try the example that comes with Arduino? And please use the latest version. |
I chose the wrong flash , "Did you try the example that comes with Arduino?" i dont understand this question : should i use it instead of ftdi? |
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) Brownout detector was triggered |
This issue appears to be stale. Please close it if its no longer valid. |
i use clone esp32cam and i can't do camera because of error and i do not know how can i fix
I tried to do this using following model:
The text was updated successfully, but these errors were encountered: