DMA Channels for ADCs on F303
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-17 12:50 PM
Posted on August 17, 2016 at 21:50
Hi, I am working with the F303 and cannot find documentation on which DMA channel is used for a given ADC. I am looking for the equivalent of this:
, which has a nice chart on pages 8 and 9 describing which DMA channels are used for a given purpose. Is there something like this for the STM32F303? If not which DMA channel is used for ADC2? #dma-adc-stm32f303
Labels:
- Labels:
-
STM32F3 Series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-17 1:22 PM
Posted on August 17, 2016 at 22:22
Hi.
Check the reference manual of STM32F303 on page 273 (and few pages above and below that). There you can find those tables.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-20 9:22 PM
Posted on August 21, 2016 at 06:22
Thats exactly what I was looking for. Thanks!
