STM32CubeIDE STM32F070F706 cannot resolve clock issues
Hello All,
I am new to the STM32 platform and trying to learn. I am working with a STM32F070F706 MCU. I would like to use the MCU internal clock to support my peripherals (I2C and USB 2.0). The clock configuration tool cannot resolve the issue itself, so I modified the prescalers on my own and the issue seems (to me) to be gone. However, if I select. "Resolve Clock Issues", STM32CubeIDE tells me it can't find a solution. It will generate code for me, but warns me: "- Main Config: These peripherals still have some not configured or wrong parameter values: [Clock]".
Does anyone see an issue with the clock configuration shown below? To me, everything seems to be configured satisfactorily.

