Question
USB Virtual Com Port unusable
hello, I'm trying to transfer a block of data from the PC via USB (with HyperTerminal) to my device card, but I haven't found a way to not lose data.
Surely there is the possibility of controlling the flow of data coming from the PC arriving on the reception routine "CDC_Receive_FS" but I have found nothing.
Is there anyone who knows how to suspend the arrival of data from the host to allow it to be processed?
Without data flow control, the entire VCP package is unusable .....
