STM32H7 Timer Output Compare mode (OC mode)
hi sir,
I want to use timer channels to OC mode. In that same timer interval i need set time to channel 1 come 1 time and channel 2 comes 5 times.
example: In 1 milli second timer i need set & reset channel 1 for time and every 200 micro second set and reset the channel 2 (5 times in 1Millisecond) and i want start both channels at same time. Is this possible ?
if possible ,which OC mode is preferable for channel 1 and channel 2
