STM32F4 Timer DMA requests
Hello Team,
I am using the STM32F469NIH6 to implement a timer triggered DMA and I need some clarity on a few points here-
I see that that there are three possible requests possible for a timer triggered DMA. I understand that the TIM8_UP is to trigger a DMA request with an update event (which occurs when the counter overflows/underflows)
What is the TIM8_CH4/TRIG/COM all about? How is it different from the TIM8_CH1 request? Any leads on this would be of help !

Thank you,
Janani Sunil
