STM32F7 TIM1(master)+TIM8(slave) triggering ADC+DMA issues
Posted on November 27, 2017 at 11:55Hi all,I am working with STM32F733x MCU and having trouble achieving the following configuration through HAL library.Following is what I would like to acheive1) Synchronise TIM1 (master) & TIM8(slave) in slave tri...