Page 2 of 2

Re: Continuous reset esp32-c3

Posted: Wed Nov 01, 2023 12:09 pm
by iceMan806
I reset the RTC_CNTL_GLITCH_RST_EN bit to zero, the problem is not solved, I set it to one, it is not solved!
I calculated and placed the values of the capacitors accurately, but the problem was not solved.
I'm confused

Re: Continuous reset esp32-c3

Posted: Sun Nov 05, 2023 7:39 am
by iceMan806
After a lot of testing and with the help of one of my friends, I realized the problem.
The noise was affecting the esp32 through the serial port that was between the MC20 module and the ESP32!
This problem was solved by disconnecting.
Now my question is, how can I remove this noise?