Hi all,
i've been fine tunning this code that just reads the value of the temp. sensor and send's out to pc through RS232.
The code has been mentioned several times in previous threads so i wont repeat it here.
Also the question is very simple.
I use the PBP debug command to send the data out like this:
DEBUG DEC VA,13,10
The problem i'm having is that the first time that it sends data out the PC receives garbage like :
[#%$df|....etc
the second and following lines are all ok.
Why this is happening always for the first line and how can i avoid this ?
.
Bookmarks