What is this ? and where are the checksums Newby in all this so forgive me
Attachments
-
3.5 MB Views: 23
hello it comes from microcontroller it sends message id slave AD reply DC1 followed by checksum so therehi Z,
Where is the serial data coming from, what equipment.?
E
Understand that the characters you're seeing are only representations of the binary data actually being received. If your baud rate is correct. If your baudrate is wrong however, you're just getting representations of junk bits.What is this ? and where are the checksums Newby in all this so forgive me
https://sourceforge.net/projects/realterm/Binary display modes -Hex,Int,Float,Signed/Unsigned,
It looks like binary to me, too. Note the character representations of some of the control characters. On the bottom line is NUL NUL NUL just before the ASCII 'F'. That is binary data 00h 00h 00h 46h displayed as ASCII characters. The good news is that RealTerm appears to be able to display hex, binary etc so search around for that in the terminal menus.
From the RealTerm description:
https://sourceforge.net/projects/realterm/
There's likely more than that going on but starting with a hex output would be good.
Good luck and welcome to AAC!
by Aaron Carman
by Jake Hertz
by Aaron Carman