Setting up a multichannel ADC with DMA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-01 2:14 AM
Hello.
Recently I've been trying to set up a multichannel ADC. The data of both channels are supposed to be transfered to memory through DMA. I've looked through many examples, read many discussions but none of them addressed my issue. In my CubeIDE CubeMX application I just can't see certain parameters for choosing and therefore cannot keep up with the tutorials. The picture below describes what I should be seeing what I see.
Any Help would be appreciated.
Solved! Go to Solution.
- Labels:
-
ADC
-
DMA
-
STM32F0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-01 6:05 AM - edited ‎2024-03-01 7:01 AM
Hi @BuderBrodas ,
It seems the picture of "what I should see" is for other product series (not related to STM32F0).
What you see - is a normal behavior for STM32F0 as it doesn't support the features like Oversampler mode.
I invite you to consult the RM0091 (in ADC main features section) for more details about the ADC features.
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-01 2:27 AM - edited ‎2024-03-01 2:27 AM
Hello @BuderBrodas and welcome to the Community :)
Make sure to use the latest release of CubeMX (V 6.10.0).
You can share more details on you case (provide ioc file, which device used...)
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-01 2:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-01 6:05 AM - edited ‎2024-03-01 7:01 AM
Hi @BuderBrodas ,
It seems the picture of "what I should see" is for other product series (not related to STM32F0).
What you see - is a normal behavior for STM32F0 as it doesn't support the features like Oversampler mode.
I invite you to consult the RM0091 (in ADC main features section) for more details about the ADC features.
Thanks
Imen
