STM32CubeMX SDADC Configuration
I'm using using STM32cubeMX to generate the init code for an STM32373C-EVAL board and have found this problem setting up the SDADC (see picture).

Basically, I can't set 'Configuration index' to anything other than the default which it tells me is not valid.
If I ignore all the error messages and generate the code anyway, it does actually generate good code which works.
I'm just learning this tool so thought I'd ask if I am doing anything wrong...
It's cube version 4.18 on Ubuntu linux.
Thanks !
#stm32cubemx