Re: SEROUT2 Byte Array In HEX Format

Originally Posted by
richard
What is a package.?
What else is sent ?
Are interrupts involved ?
My best guess is that the trouble is in the code not shown and that snippets are a yet again a pointless waste of time and effort
The data package looks like this 432551346666666600000000000000000000000000000000CC CCCCCCA98BB79A,. This is just 32 bytes in HEX format followed by a comma. The comma is just to delimit the packages. There are not interrupts involved. I'm trying to use the following code, but it doesn't work
Code:
SEROUT2 PORTC.1,84,[hex2 STR SquaresArray\32, ","]
"No one is completely worthless. They can always serve as a bad example."
Anonymous
Bookmarks