Timers: Slave mode disabled and trigger source set to ITR0 when CK source is internal. What happens?
I am studying STM32 timers (I have a Nucleo F446re) and I am wondering what is a use-case for this configuration
Slave Mode: Disabled
Trigger Source: ITR0
Clock Source: Internal
In my understanding you use ITRx when you want to cascade timers (i.g. TGRO of a timer is connected to a ITRx of another timer) but I wonder what happens in this case, in particular when there a rising edge is detected in ITR0?
