SPI1 DMA channel/stream
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-10-25 5:38 AM
Posted on October 25, 2012 at 14:38
Where do I find out what DMA channel/stream i need to use for SPI1 TX.
not sure which st document has this information in it?(stm32f4)Thanks :)
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-10-25 8:12 AM
Posted on October 25, 2012 at 17:12
The RM0090 Reference Manual
DMA2 request mapping table (Table 21, Pg 165 in Rev 1) SPI1_TX DMA2 Channel 3, Stream 3 or Stream 5
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-10-25 8:57 AM
Posted on October 25, 2012 at 17:57
perfect :)
Thanks