ADC won't start after Cube upgrade
Hi,
I have a project on Nucleo board with STM32U575ZIT6Q. I'm using STM32CubeIDE.
My ADC worked fine until i did this:
After migration HAL_ADC_Start function returns error.
When I generate code I use this setting:
What is wierd, is that if I unselect this box, and generate code then ADC starts to work again!
Since I need to have those files separate I have to use previous Cube version.
Is there something I need to do or this is a SW bug?
Thanks.
