2024-01-15 09:38 PM
We are having 6 proto boards and out of 6 boards only 3 are working properly, I'll outline my observations:
Similarities:
Differences:
Actions taken on the boards:
Tested a LED blinking code with an external clock configuration and debugged it on both boards:
Used the same code with an internal clock configuration and debugged it on both boards:
After identifying that the problem lies with the system clock, we exchanged the crystal and load capacitors between a working board and a non-working board. However, we still obtained the same results as mentioned above.
This is the non functional board's Main crystal clock out. it seems the clock is working but the controller not taking the clock, something wrong with the controller
Please, can anyone help me identify this problem and suggest possible solutions?
Solved! Go to Solution.
2024-01-19 07:31 PM
Hi @SofLit,
Our revision is X, and we found a problem that is neither related to the MCU nor the main crystal (HSE). It is associated with the RTC crystal (LSE). When we remove the load capacitors of the RTC Clock, it works every time. Thank you for your support, ST; your assistance means a lot to me.