cancel
Showing results for 
Search instead for 
Did you mean: 

I am using STM32F373CCT6. My application requires one timer to trigger another timer, whose output will be available on port pin. Is it possible? If yes how?

PDesh.1
Associate II
 
2 REPLIES 2

It depends on your particular definition of "trigger", but generally, yes.

Read the timer chapter in RM, especially description of TIMx_SMCR register.

JW

Check docs and examples for Master/Slave configuration​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..