User Activity

im working on modified CDC usb device in full speed mode and i cant recive fore then 64 bytes of data from PC. im using latest HAL drivers and release notes say USB RX lenght bugs are fixed, but i dont think so XD
how to transmit data buffer without splitting? Im using HAL library and it says its allowed to send multi-packet without splitting, but when i try to send data to PC it splitts into max packet size that is 64 byte size