[Mono-list] Invalid data from CP2102 USB device

Steve Ricketts velocedge at hotmail.com
Mon Apr 12 16:09:01 EDT 2010


Makes sense... However, I changed comport.Read(buffer, 0, bytes); where
buffer is byte[] to comport.Read(cBuffer, 0, bytes); where cBuffer is
char[].  Now, I get 8 bytes to be read but they are all 0's!  What have I
messed up now? ;-)

sr
-- 
View this message in context: http://n4.nabble.com/Invalid-data-from-CP2102-USB-device-tp1837224p1837671.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list