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.

MSPM0L1306: Timer driver

Part Number: MSPM0L1306

Tool/software:

Hi, 

During initialization of Timer0 when the NVIC enable is called, instantly the timer IRQ is generated but on the next run IRQ is generated every 1ms as configured 

For the first time just after initialization why IRQ is generated even when all configuration are properly checked 

Basic configurations 

  1. Up counter 
  2. Counter is initially reset then updated with proper time count value for 1ms 
  3. Interrupt is enabled on peripheral level 
  4. NVIC Enable is called 
  5. Just after this IRQ is generated for first time only 

May I know any suggestions for this issue 

Thanks,

Trupti.