2018-06-20 10:10 AM
Hi all,
I'm using the HAL drivers and STM32CubeMX to generate DMA Burst transfers from memory to TIM1 in OCToggle mode on the Nucleo F722ZE.
Old versions of the HAL drivers had a function called HAL_StatusTypeDef HAL_TIM_DMABurst_MultiWriteStart which is identical to the HAL_StatusTypeDef HAL_TIM_DMABurst_WriteStart except included a
p
#dma #hal #timer #toggle #dma-burst