Post Reply 
USBOpen(), USBSend() and USBRecv()
05-01-2023, 07:41 PM
Post: #13
RE: USBOpen(), USBSend() and USBRecv()
Not familiar with your terminal program. But you could monitor the Async link data to see what side loses it.

It sounds more like a buffer overflow somewhere (sending data too fast)
But using a terminal program like YAT, one can set the output buffer to 60 bytes, buffer no more than baud rate, buffer chunks of 60 bytes, and sending max bytes / time under advanced settings and other things to play with.
Xon/Xoff also might help (I think that is on by default on the FT260 if I remember) so turn that on on your terminal program.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: USBOpen(), USBSend() and USBRecv() - gehakte_bits - 05-01-2023 07:41 PM



User(s) browsing this thread: 1 Guest(s)