This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 Keil debug analyze timer CNT

Hello 

So, i am using a STM32F767 board the Timer 1 to generate PWM output, I have to use the center aligned mode.

And i want to see if if the timer counter (CNT) is counting up and downwards, so i tried the Logic Analyzer tool on Keil. 

But unfortunately with no success. When i put the memory location of "htim1.Instance->CNT" in the Logic Analyzer it does not appear to be counting, it just sets at some value and stays there.

Do you have any suggestions of how can i analyze the timer counter?

thank you

Valete