Skip to content
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

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) - infinite loop bug #50

Closed
m-andreev opened this issue Jan 6, 2023 · 3 comments

Comments

@m-andreev
Copy link

Hello guys, I have this issue on my LilyGo TTGO v2.1.6 ESP32 LoRa32 - after I click the reset button to start, it gets in an infinite bootloop , probably some watchdog or something ... :

rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))
waiting for download
ets Jun 8 2016 00:22:57

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 188777542, 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:1184
load:0x40078000,len:13132
load:0x40080400,len:3036
entry 0x400805e4
ets Jun 8 2016 00:22:57

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 188777542, 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:1184
load:0x40078000,len:13132
load:0x40080400,len:3036
entry 0x400805e4
ets Jun 8 2016 00:22:57

If anyone knows how to fix it, I'll be very thankful :)

@m-andreev m-andreev changed the title rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) - infinite loop bug Jan 6, 2023
@vkynchev
Copy link

vkynchev commented Jan 6, 2023

duplicate of #45

@m-andreev
Copy link
Author

duplicate of #45

Thanks, man, appreciated! :)

@LucaH360
Copy link

j'essaye de faire marche une caméra ESP 32 webserveur mais je dois télécharger ça mais je saos pas comment merci d'avence : DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants