USB CDC - Maximum Baud Rate of device side (not host)
I am working on STM32L496 nucleo board. I would like to transfer data from STM32L496 (as device) to host PC (RX is not required).currently, the baud rate is ~200kbyte. no matter if I am increasing the packet size (CDC_DATA_FS_MAX_PACKET_SIZE) to 512...