If your data are always 24, then use an array, load the date at the array elements and then send the array.
I 'd use Hserout if my controller has hardware USART.
Hserout [STR array\24]
or
SerOut2 port,mode,[STR array\24]
Ioannis
If your data are always 24, then use an array, load the date at the array elements and then send the array.
I 'd use Hserout if my controller has hardware USART.
Hserout [STR array\24]
or
SerOut2 port,mode,[STR array\24]
Ioannis
Bookmarks