User Activity

tried to set up a USB device serial emulation (CDC) for STM32H563. Started a Free RTOS based project project in STM32CubeMX. But there I only can activate USB as "device_only in the "connectivity" segment but do not find any other USB related setting...
I'd like to activate the user USB on the NUCLO.H753ZI board, as a USB device for serial emulation (CDC)I use CUBE generated code (basic demo setup for this CPU), the ST-Link USB works and I can debug. I may add, that I have USB working with Cube-code...