I do not see why the firmware info is being sent to the display...
What does this do?
This is not the answer but it might be worth a try since it looks like you are now able to change the firmware. Un-check "Show Prompt" and "Show Version...".Code:SEROUT2 VinRXD,8588,["A:",13]
The one array will do, I just thought it would be easier to parse the first array into the second for the info you want. But if you can get good data into the first array then the second is not needed at all.oh and one more question, is it really necessary to save the the array values into another byte like for this instance the x's? cant i directly use these array values to be printed to the LCD?
There is also a "skip" function in the SERIN2 command that might help.





Bookmarks