Skip to main content
yang hong
Associate III
April 23, 2018
Question

TIMER 3 SETTING

  • April 23, 2018
  • 0 replies
  • 498 views
Posted on April 23, 2018 at 19:35

Hello, 

 I am using NUCLEO-F429ZI, I want to set timer 3 to be output compare in the channel 1, so when setting time is arrived. channel 1 will be set to high,  this function is working perfectly. however, I also want to trigger some event interrupt when channel 1 has rising edge. I try to set interrupt event, but it doesn't work. 

I use the concept from the link below, but it uses general library. but I want to use HAL library. 

http://www.micromouseonline.com/2016/02/04/tim3-output-compare-interrupt-on-the-stm32-family/

 

anybody know how to do it?

    This topic has been closed for replies.