ADC for STM32G474: How to select PLLP clock with STM32CubeIDE graphical configurator?
Hi everyone!
Possibly I'm not able to see the right parameter to modify and so I hope there is an easy answer to my question. I'm working with the STM32CubeIDE with a project to begin to test how ADC works for STM32G474RE. I'm working with the graphical configurator (I think it is the old STM32CubeMX integrated into the STM32CubeIDE). I'm trying to select the PLLP input clock for the ADC12 in the Clock Configuration page. I think it should be performed by mean of an ADC12 clock mux. That mux should be set to select between SYSCLK and PLLP clock inputs. But I was not able to do that. Even changing the ADC1 parameters in all way possible then I couldn't accomplish that task. It seems that only SYSCLK is available. Does anybody experienced the same? How did you resolve it?
