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 ...