Posted on March 21, 2016 at 17:01I am playing with STM32F030 device. Accordingly to ''DMA request mapping'' table (RM0091), it should be possible to use DMA1_Channel4 for TIM3_TRIG request, but I have some doubt how to do it in the right way.What ...