Question
STM32CubeMX configuration limitation (greyed out options)
Hello, friends!
I configured the project for STM32L011 Nucleo board for read ADC input and I noticed that some of frequency devider options were greyed out for some reason).

However I tried to change this setting in the c file with 100% success:

At least the code worked perfectly as was expected.
So the question is: why Cube greyed out this options while being applicable? Is there any method to get the information on why option is grey?
