This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432E401Y: TIMER IS STOPPING AFTER CERTAIN TIME

Part Number: MSP432E401Y

Hello TI members,

I am using a timer in my application in continuous call back mode at a rate of 50 Hz.  In call back function i am sending the data over uart using "uart_write" function.

In my application, I have some more UART's for processing and sending the data to various modules over serial port.

After loading the output file on to my board, Data transmission is happening over uart at a rate 50 Hz. However after some minutes (Without any other interactions), timer stops sending the data, i mean

call back function is not executing.

What could be the reasons for this?.

Thank you.

Regards

Kalytan.