pySerial works in miniterm but not in my app

Dario d.corti at gmail.com
Sat Nov 1 11:03:53 EDT 2014


Il giorno venerdì 31 ottobre 2014 19:00:26 UTC+1, Dennis Lee Bieber ha scritto:

> Didn't quite answer my question. If the comm line is using remote 

I understand your point, I didn't mention but I also tried sending one char at a time and listening at the same time, nothing changed.

BUT.. plot twist: in Windows XP, the very same python code and usb adapter are working just right (python 2.7 and pySerial 2.7). Also with c#, no issues.

So one could blame the usb adapter or its drivers, but the fact is that minicom (not miniterm) always works, while miniterm only works if used after minicom, and only the first time.

I mean: I start minicom, it works. Close it (quit without reset), start miniterm, it works. Close miniterm, open it again, just garbage...



More information about the Python-list mailing list