We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to code my esp32 cam module But it's showing "Hard resetting via rts pin" In output
And in serial monitor it's showing as ets Jul 29 2019 12:21:46
rst:0x1 (POWERON_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:0x3fff0030,len:4832 load:0x40078000,len:16440 load:0x40080400,len:4 ho 8 tail 4 room 4 load:0x40080404,len:3504 entry 0x400805cc
I don't know what to do pls help me
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to code my esp32 cam module
But it's showing
"Hard resetting via rts pin"
In output
And in serial monitor it's showing as
ets Jul 29 2019 12:21:46
rst:0x1 (POWERON_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:0x3fff0030,len:4832
load:0x40078000,len:16440
load:0x40080400,len:4
ho 8 tail 4 room 4
load:0x40080404,len:3504
entry 0x400805cc
I don't know what to do pls help me
The text was updated successfully, but these errors were encountered: