-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
arch/esp32s3_wdt: ESP32-S3 WDT1 clock init #15434
base: master
Are you sure you want to change the base?
Conversation
Hi @nuttxs , we have been testing watchdog operation on our internal CI without any issues. Can you please describe what problem you are trying to solve? @eren-terzioglu , can you follow this discussion, please? |
and reset operations in the initial section
|
74b0916
to
0945bc0
Compare
Hi, Could you give some information about your tests to reproduce the issue? We can test it for other chips to have better support about WDTs. |
Hi @eren-terzioglu |
I will test it as soon as possible, thanks for informing. |
Hello, I tested but couldn't reproduce it properly. I used Last but not least, seems the code you are doing was already implemented there. The code in |
Summary
arch/esp32s3_wdt: ESP32-S3 WDT & TIMER adds clock enable and reset operations in the initial section
Impact
Only esp32s3 TIMERGROUP0 & 1
Testing
Enable esp32s3 wdt & timer