Incorrect MCU is specified when generating a project in CubeMX for Keil
Hi! I have built a project in CubeMX for STM32U5A9ZJTxQ and generated the code for Keil uVision5.

When rejecting the generated project, Keil does not find the pack with the desired device, offers to manually select the device and gives an error:
Error #550: Requested device STM32U5A9ZJTx(STMicroelectronics) not found for target 'U5A9_LTDC'


I can select STM32U5A9ZJTxQ myself. However, this has to be done after each code generation, which takes a lot of time.
