Solved
USBD_CDC_INTERVAL not used
Posted on December 06, 2016 at 18:20
The define USBD_CDC_INTERVAL in usbd_conf.h generated with CubeMX is not used anywhere in the project. It was used in the old USB Library in the usbd_cdc_core.c SOF-Function, which no longer exists.
#f4 #usb #cubemx #cdc #vcp