2017-06-08 06:28 PM
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.I wrote the program as shown below, but
HAL_
HRTIM_CounterResetCallback didn't work
.I set a breakpoint like the picture below. But the program did not reach the breakpoint. So
HAL_
HRTIM_CounterResetCallback do not work
.
#isr #hrtim