Open mundevx opened 1 month ago
I am using esp32h2-mini1 and my own external power supply.
@mundevx ,
I believe that if you can provide more detailed background information and clear reproduction steps, the issue can be resolved more quickly.
Hi @xieqinan ,
My zigbee router light is creating issue on POWER-ON. Some times it boots successfully and app_main() functionality runs and sometimes it getting hang on "rst:0x1 (POWERON),boot:0x0 (USB_BOOT) wait usb download".
@mundevx ,
This is not Zigbee issue, I think you can get a better solution if you push the issue here.
@mundevx Please contact our hardware support team: https://www.espressif.com/en/contact-us/technical-inquiries/hardware-issues, it seems some issue in your hardware design.
Question
2 out of 10 power reset, i am getting this log message :--> _rst:0x1 (POWERON),boot:0x0 (USBBOOT) wait usb download
And on successful boot, i am getting :--> _rst:0x1 (POWERON),boot:0x1c (SPI_FAST_FLASHBOOT) SPIWP:0xee
GPIO9 is 10K pullup GPIO8 is floating (10k +1uF) GPIO25 is floating.
what will be the issue?
Additional context.
No response