??? 09/25/09 05:49 Read: times |
#169120 - Re: What problems have you encountered? Responding to: ???'s previous message |
Thanks Richard. ADuC848 has the MCU core as 8051. Most of instructions are the same.
The problem I have is I normally only send and receive 1 byte to the PC by using SBUF (e.g send a character A). I never done sending/receiving a string (e.g S1)and work with buffer to make sure no data miss. I have done a lot of searching but could not get much relevant information. Thanks, Ralf |