Tagged Questions
3
votes
4answers
2k views
Serial port WriteFile() freeze
I have a simple application, which should send a single byte to a serial port once a minute. But sometimes, from some strange reason, it freezes somewhere in the WriteFile() function. Both sw and hw ...
2
votes
1answer
64 views
ReadFile() returns a blank data
I'm testing serial port communication by connecting COM port RD and TD pins together.
The COM port has been initialized before the code below is executed.
CString cs_Send = "F: 5000000 Hz, SF: 1.0, ...