Skip to main content
Visitor II
June 4, 2020
Solved

STM32L4 HAL has no HAL_TIM_DMABurst_MultiReadStart function

  • June 4, 2020
  • 1 reply
  • 787 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

    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

    PXAuthorAnswer
    Visitor 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).