STM32L4 HAL has no HAL_TIM_DMABurst_MultiReadStart function
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-04 12:57 PM
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.
Solved! Go to Solution.
Labels:
- Labels:
-
DMA
-
STM32Cube MCU Packages
-
STM32L4 series
-
TIM
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-20 9:19 AM
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 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-20 9:19 AM
Confirmed it's added in v1.12.0. Thanks.
not exist in v1.11.1 and before (wrongly wrote as v1.15.1 above).
