Timer21 and USART1/USART2 interrupts are enabled and pending.
Hi
Working on a project in which I require USART1,USART2 for serial communication.(RS485.)
I am using processor STM32L053R8.
the clock used is HSI.
Timer21 interrupt is being used to measure clock period. (to test the CPU Clock).
if the communication is started continuously, TIM21 and USART1/USART2 interrupts both remain pending, hence the periodvalue is above the specified Range (above the HSI_LimitHigh) and hence the processor restartas with POR24.
can anybody help?
TIA
Ashwini
