STM32F30x Definition of Timer signals in DMA mode
I have a basic question on signal definitions used in the Ref Manual. The section on DMA interconnects refers to TIM3_UP, TIM3_UP, etc, and TIM3_Ch3/UP.First question: What is UP? This is not defined anywhere. Does it mean TIM3 gets updated? In CubeM...