Quote:
|
Originally Posted by yongkimleng
Hi,
One method i've used before is to use 7 out of the 8 bits for data with the 1st bit to mark that the byte is the first byte in the sequence. The recieving end (computer) would do the byte counting.
Of course this may not be suitable if you require 8 bits of data in each byte sent 
|
Thanks, but I need all 8 bits. This Dynamic serial data is hard...