2024-03-01 02: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.
2024-03-01 06:05 AM - edited 2024-03-01 07: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.
2024-03-01 02:27 AM - edited 2024-03-01 02: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
2024-03-01 02:41 AM
2024-03-01 06:05 AM - edited 2024-03-01 07: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.