I am not sure this is really a serial issue, but what the heck here goes.
Is there a way to not have data scroll when using the UART tool? I realize sending the CR causes a line return, this is needed to not just overwrite the same line. What I want is to be able to do something like a home command, then re-write the screen with new values. Does this make sense?
I guess I want a formated screen. I know I can't have this with the UART tool, but it seems like if I can start a new "block" of data at the top left, I will get close.
Bookmarks