STM32F407: Each stream is connected to dedicated hardware DMA requests,…
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-19 6:14 AM
Dear Community,
I want to know (for STM32F407) which DMA streams I can connect to peripheral hardware. From example-codes I know for example that SPI2 interconnects to DMA1_Stream4. The datasheet states: “Each stream is connected to dedicated hardware DMA requests,…� Nice to know that connections are only working with “dedicated hardware� however the important information “which� stream connects to which hardware is missing. If someone knows the page of the datasheet or the reference containing a table or matrix showing the available connections between dma and peripheral hardware I would be glad if he/she would post the page number here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-19 6:59 AM
The Reference Manual, DMA section ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-19 7:08 AM
Hi & thankyou for replying.
meanwhile I've found the pages I am searching for: its inside the reference manual page 307 / 308. Since the headline is 'Channel selection' and not e.g. 'Stream selection' one can easly overlook this important information.
