STM32G431 - ADC wont get ready with 128 and 64 prescaler.
Hi,when investigating issues with the DMA, i found, that the prescaler is not working properly.At 128 and 64 setting, the initialization of the ADC does not even finish. It is stuck in the loop after enabling the ADC. SET_BIT(RCC->AHB2ENR, RCC_AHB2...