Question
ADC common registers inaccessible?
Hello,
i have a problem. I cant write any values into ADC12 common configuration register CCR. It is not possible if ADCs are disabled (as recomended in ref.man.) either they are enabled. I tried to change it using LL functions or CMSIS registers access (ADC12_COMMON->CCR = .... ) and both methods are not success.
Do you have any advice?
Tahnk you so much.
George
