Hi,
I am using Serial communication and i receive a bulk data from my USB. I want to display it by lines to user. The only symbol is common and the starting of each line is begin with "7E". My bulk message contains this internally anywhere in the packet. How can i tear down it to lines and disply.
I am using Serial communication and i receive a bulk data from my USB. I want to display it by lines to user. The only symbol is common and the starting of each line is begin with "7E". My bulk message contains this internally anywhere in the packet. How can i tear down it to lines and disply.
Comment