User Activity

I am using usb hal library. My problem is when the transfer (IN) is complete if the transfer is a multiple of 64 bytes, I don't get a callback on CDC_TransmitCplt_FS() otherwise I get a callback. At the end of the transmission, the transfer is corr...
in usb library in the file generated by STM32CubeMx for the STM32G0B1 * @file          : Target/usbd_conf.c * @version       : v3.0_Cube * @brief         : This file implements the board support package for the USB device libraryin function void HAL_...
Kudos from