How to setup G431 DMA for peripheral to memory single transfer
Hello,I have a G431 working with TIM8_CH1 and TIM8_CH3 generating DMA interrupts for a peripheral to memory transfer. I am not getting the correct number of transfers on TIM8_CH1 which is a capture compare triggered by an external input pin. TIM8_CH3...