STM32G4 ADC12_Common Register cannot be written
Hi! I am trying to set ADC pre-scaler of my STM32G431KB however no matter what I do it never changes from 0x0.I can setup ADC1 register without a problem but when it comes to ADC12_Common register nothing seems to be configurable. Below there is my A...