Problem with generating code for STM32G474RBT6.
Hi,
I am running into some problems with generating new code for my MCU (STM32G474RBT6).
I have installed STM32CubeIDE v1.6.0 and FW pack v1.4.0.
I have created my entire pinout with a correct setup (my friend checked it and he is working with these MCUs on profesional level)
Problem is that code does not contain parts for USB CDC.
Everything is generated correctly but there are no:
usb_device.c
usbd_cdc_if.c
etc.
Looking forward for any help.
With regard,
Martin V.