Visitor II
October 12, 2022
Question
STM32Cube for STM32U5 cannot set ADC Oversampling Ratio value
- October 12, 2022
- 2 replies
- 2383 views
Hi,
I'm using STM32Cube to configure an STM32U575. I'm trying to configure the ADC4 so that oversampling is used. I need to set the Sequencer option to "Sequencer set to not fully configurable" so I have access to the additional channel inputs (IN15, IN16). However, when I set the Oversampling Mode to "Enabled", there is no way to set the Oversampling Ratio value. Only the Oversampling Right Shift value can be set. If I change the Sequencer option to "Sequencer set to fully configurable", the Oversampling Ratio option appears.
I can't find anywhere in the reference manual as to why the Oversampling Ratio value can't be set when in this configuration. Can someone help me understand why this option isn't available?