Posted on April 20, 2016 at 12:25Hello, In order to send SERIAL_STATE over USB IN interrupt endpoint I had to increase the CDC_CMD_PACKET_SIZE to 10 in usbd_cdc.h. Is there a way to do this in cubemx ? I'd like to keep my modification at each code r...