Resolved! Enabling USB Device CDC on Nucleo F303ZE
I have a Nucleo F303ZE and enabled USB Device middleware along with the USB 'Device FS' Connectivity. I also configured the CDC_SET_LINE_CODING and CDC_GET_LINE_CODING functions in USB_DEVICE/App/usbd_cdc_if.c I connect a USB cable to the STLink co...