when I send data to COM1 I need to paritify the data,
I use BCC parity,If I send data the string of 08A4 to COM1.question one :Is the data of 08A4 DEX or ASCII?
question two: the BCC should be :0 xor 8 xor 10 xor 4=1? or 30 xor 38 xor 40 xor 34 =7C? which is true ,if you know please tell me! if the all of two are not correct,please tell me how to do. I am early waiting your answers!!
Thank you every much!!