I would like save bytes to my bufor beggining <stx> byte (including) and ending on <ext> + last byte(wher Should be CRC sum). How do this ?</ext></stx>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I try do communication on RS232. I do write Data but I have a problem with read Data. Someone can hel me with code to read data form RS232 ?
In the following code:
I would like save bytes to my bufor beggining <stx> byte (including) and ending on <ext> + last byte(wher Should be CRC sum). How do this ?</ext></stx>
I done something like this. It works. But probably it not an optimal solution: