I now know the problem, but not the solution. I've been fighting this almost non-stop for days and overlooked a key piece of information. On Windows, I'm using a baud rate of 128000. Very early on, I had to change the rate to 115200 in Linux because the 128000 is non-standard. I just changed the baud rate in Windows to 115200 and got the same input as I'm getting in Linux!
It works in Windows with baud rates of 125000, 128000, 127117 but not 115200 Linux will only allow 115200 (CP210x docs say 127117 should be allowed) So, the baud rate is the problem. Now... what's the solution?? How can I set a non-standard baud rate for the CP2102? So close... so close... -- View this message in context: http://n4.nabble.com/Invalid-data-from-CP2102-USB-device-tp1837224p1838499.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
