espressif / esp-zigbee-sdk

Espressif Zigbee SDK
Apache License 2.0
178 stars 31 forks source link

Power ON issue (TZ-1227) #454

Open mundevx opened 1 month ago

mundevx commented 1 month ago

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

mundevx commented 1 month ago

I am using esp32h2-mini1 and my own external power supply.

xieqinan commented 1 month ago

@mundevx ,

I believe that if you can provide more detailed background information and clear reproduction steps, the issue can be resolved more quickly.

mundevx commented 1 month ago

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".

xieqinan commented 1 month ago

@mundevx ,

This is not Zigbee issue, I think you can get a better solution if you push the issue here.

chshu commented 1 month ago

@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.