You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After opening up my USB<->serial line with C-Kermit, I'm able to converse with the device on the other end. After a few minutes, it freezes and I can no longer converse with the device.
If I unplug the USB<->serial cable from the Mac Pro and plug it back in, I can reconnect to my device and communication works normally once again.
One last tidbit: I just confirmed that if I close the serial port device (that is, close C-Kermit, Zterm, or whatever is opening it) and then re-open it, it starts working again....but only for a few minutes and then it freezes up again.
After opening up my USB<->serial line with C-Kermit, I'm able to converse with the device on the other end. After a few minutes, it freezes and I can no longer converse with the device.
If I unplug the USB<->serial cable from the Mac Pro and plug it back in, I can reconnect to my device and communication works normally once again.
This is the USB<->serial cable that I'm using:
http://www.monoprice.com/products/product.asp?c_id=103&cp_id=10311&cs_id=1031104&p_id=3726&seq=1&format=2
I'm running the latest version of your code, cloned from github today, September 22, 2011. I compiled it with Xcode 4.1.
Serial settings to communicate with this device is: 4800 baud 8/N/1, hardware flow control NONE, software flow control NONE
I'm not a software developer but I am an experienced systems administrator and I'm willing to help out in any way that's useful.
Thanks.
The text was updated successfully, but these errors were encountered: