STM32H743 ADC oversampling configuration misses macro definitions, leading to compilation errors.
Hi,
After updating STM32CubeMX to version 6.11.1, while configuring the ADC for the STM32H743, the oversampling settings now only allow pre-defined options. The generated code consequently employs pre-defined macros. However, the macro is not defined in , leading to a missing macro definition error during compilation.ADC_VER_V5_V90stm32h743xx.h


