Hi,
Thank you Bruce for your ASM routine. This would make my life a lot more easier. Since I have interrupts running around I was worried that if my serial transmission gets interrupted too often then I would have large timing error. Now with your ASM routine I can stuff it in inside my INT Handler since I am already having a timebase running.
One more question?
Since I am using hyperterm I am restricted toASCII transmission. For example say I need to watch a variable. Using DEBUG with the # modifier sends an "ASCII" representation. This increases the tx overhead. Is there anyway I can view the Binary value of the Tx Data. All I need is an automatically linefeed display of the incoming byte on my PC.
Bookmarks