B-WB1M-WPAN1: DMA2 not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-24 9:54 AM - last edited on ‎2024-10-28 7:44 AM by mƎALLEm
Colleagues.
The STM32Cube_FW_WB_V1.20.0 library for STM32Cube_MX version 6.12 allows me to create DMA2 channels for B-WB1M-WPAN1. However, the startup_stm32wb1mxx_cm4.s and stm32wb1mxx.h files do not contain DMA2 interrupt vectors.
Error[Pe020]: identifier "DMA2_Channel4" is undefined
What should I do?
Solved! Go to Solution.
- Labels:
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-02 12:58 AM
Hello @pm_interrupt_vect,
This issue is solved in the STM32CubeMX 6.13.0 version.
Thank you for your contribution.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-28 7:42 AM
Hello @pm_interrupt_vect and welcome to the Community ;
I apologize for my late reply.
According the reference manual RM0473 Rev 10 and DS14096 - Rev 7 that only DMA1 is supported by STM32WB1MMC.
I reported the STM32CubeMx issue internally.
Internal ticket number: 195174 (This is an internal tracking number and is not accessible or usable by customers).
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-12-02 12:58 AM
Hello @pm_interrupt_vect,
This issue is solved in the STM32CubeMX 6.13.0 version.
Thank you for your contribution.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
