User Activity

Hi guys!I need to Burst write multiple values using DMA. The processor that I'm using is stm32F407. I found than the solution for this task is HAL_TIM_DMABurst_MultiWriteStart function, but it is missing in the HAL library. https://github.com/STMicro...