STM32F429VITx: Supported by MC SDK but can't create user-defined control board in WorkBench
I am working on a three phase motor inverter with a logic board powerd by the STM32F429VITx MCU and my goal is to run code generated with the ST Motor Control WorkBench on that board.
When I create a new custom inverter in the WorkBench Board Manager and set the Parameter
"mcu": "STM32F429VITx"
my new inverter does not appear among the options in the WorkBench, so I assume it's not supported yet by the WorkBench to generate a project for STM32F429VITx.
Here I found, that all STM32F4xx MCU's are supported by ST MC SDK, but apparently ST MC Workbench only supports generating projects for a subset of them.
In the Release Notes for X-Cube-MCSDK 6.2.0, these are the supported MCU's:

Is the list in the release notes for X-Cube-MCSDK 6.2.0 the complete list? Why is e.g. STM32F417IG listed twice?
