USB_FS CDC VCP
Hello everyone,
I am trying to transfer data to LabVIEW using USB_FS (CDC, VCP). The reason, I shifted to USB_FS (12Mbits/sec) from UART was lower data transfer speed (115200 bps). However, I have one concern regarding USB_FS as CDC. I checked the VCP of the PC, it can be set to a maximum of up to 128000 bps (0.128Mbit/sec). Would it limit the overall data transfer speed of USB_FS or not?? if it would limit, then what is the purpose of using USB_FS CDC, because it would become the same transfer capability as UART? Moreover, if anyone can suggest an alternative high-speed data transfer approach. My data size is 22MB and should be transferred in not more than 10 Sec. ( I am using STM32H743BIT6 MCU).


