Skip to main content
PX_it
Associate II
June 4, 2020
Solved

STM32L4 HAL has no HAL_TIM_DMABurst_MultiReadStart function

  • June 4, 2020
  • 1 reply
  • 799 views

It's not a bug. But unlike other STM32 HALs, STM32L4 HAL has no

HAL_TIM_DMABurst_MultiReadStart function. My STM32L HAL is version 1.15.1.

This topic has been closed for replies.
Best answer by PX_it

Confirmed it's added in v1.12.0. Thanks.

not exist in v1.11.1 and before (wrongly wrote as v1.15.1 above).

1 reply

PX_it
PX_itAuthorBest answer
Associate II
January 20, 2022

Confirmed it's added in v1.12.0. Thanks.

not exist in v1.11.1 and before (wrongly wrote as v1.15.1 above).