diff --git a/include/usbd_gs_can.h b/include/usbd_gs_can.h index aec05f44..e121b4e0 100644 --- a/include/usbd_gs_can.h +++ b/include/usbd_gs_can.h @@ -40,7 +40,7 @@ THE SOFTWARE. #if defined(CANFD_SUPPORT) #define CAN_CMD_PACKET_SIZE 72 /* Control Endpoint Packet size */ #else - #define CAN_CMD_PACKET_SIZE 32 /* Control Endpoint Packet size */ + #define CAN_CMD_PACKET_SIZE 64 /* Control Endpoint Packet size */ #endif #define USB_CAN_CONFIG_DESC_SIZ 50 #ifndef NUM_CAN_CHANNEL