MTW_MAX_TXSZ
data->buf = usbd_alloc_buffer(data->xfer, MTW_MAX_TXSZ);
memset(data->buf, 0, MTW_MAX_TXSZ);