Transmiting first 5 bits of a character through RS232
System Admin
2
Posts
2
Posters
3
Views
1
Watching
-
is it possible to transmit only first 5 bits of a character through RS232. The problem is: For example the binary equivalent of 'U' is 0101 0101. I want to transmit only last five bits (i.e) 10101. I tried this by setting databits to 5 and stopbits to 1 or 2.but i am getting 0001 0101. i observed this on CRO. can you please suggest the solution. :rose: prudhvi Raju
-
is it possible to transmit only first 5 bits of a character through RS232. The problem is: For example the binary equivalent of 'U' is 0101 0101. I want to transmit only last five bits (i.e) 10101. I tried this by setting databits to 5 and stopbits to 1 or 2.but i am getting 0001 0101. i observed this on CRO. can you please suggest the solution. :rose: prudhvi Raju