Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to communication seerial RS232 to USB
Hi, If you are working on Windows system, have you looked into CreateFile() API and Overlapped I/O? Those might help. [ps]reason to down vote?