DMA interrupt documentation error in RM0440
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-04 1:05 PM
In RM0440, it states that "Generation of a single interrupt request for the DMA1 controller," however looking at the exception vectors indicates that there is a separate interrupt vector for each channel for both DMA 1 and 2. Also the stm32cube library header files reflect this.
- Labels:
-
DMA
-
Documentation
-
STM32G4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-05 11:18 AM
Agreed. the NVIC interrupt vector Table 97 shows eight separate vectors for DMA1 and another eight separate vectors for DMA2.
ST needs to update the document.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-22 7:26 AM
Hi @Community member​ ,
I confirm the issue; there is mistake in the RM0440.
The figure below shows the correction to be applied: I reported this issue internally.
Internal ticket number: 130717 (This is an internal tracking number and is not accessible or usable by customers).
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.
