Skip to main content
Ken Inoue
Associate III
June 9, 2017
Question

How to use HAL_HRTIM_CounterResetCallback

  • June 9, 2017
  • 0 replies
  • 559 views
Posted on June 09, 2017 at 03:28

Thank you for your patronage. 

I'm Japanese. 

I want to use

Interrupt Service Routine(ISR)

 as shown in the picture below. So I want to use HAL_HRTIM_CounterResetCallback.0690X00000607HXQAY.png

I wrote the program as shown below, but

HAL_

HRTIM_CounterResetCallback didn't work

0690X00000607IGQAY.png0690X00000607I1QAI.png

I set a breakpoint like the picture below. But the program did not reach the breakpoint. So  

HAL_

HRTIM_CounterResetCallback do not work

.

0690X00000607HwQAI.png

#isr #hrtim
This topic has been closed for replies.