04-06-2011 02:14 AM
Hi,
I have an array constant and i am sending hex 20 first in that. I need to send binary "000" value appart with that 20 and how i can write this value. some times the three bit value may change to 001 or some other thing. You can see the below picture. How i am gonna send this to-gether.
04-27-2011 09:25 PM
You are saying that you need to send 000 or 001 binary between each element of your array, and you need to send the whole array in as one single number? Please give more detail.