Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Issue successfully resolved

???
09/01/04 04:32
Read: times


 
#76720 - RE: *Student Question*
Responding to: ???'s previous message
not a very informative post...

you mean ascii codes? http://www.asciitable.com

where do you get the string. from UART? remember to have an end of string "0 hex"

i didn't understand the hole question... what i understood is you recieve a string and want to save it in RAM.
You only need to use MOV instructions.
You take each character at a time and then save it in RAM where there is a pointer is pointing at, then increment the pointer and do this until the end of string

if you are not familiar with 8051, read the tutorial and the *bible* as Erik Malund always says

List of 18 messages in thread
TopicAuthorDate
*Student Question*            01/01/70 00:00      
   RE: *Student Question*            01/01/70 00:00      
   RE: *Student Question*            01/01/70 00:00      
      Getting Started            01/01/70 00:00      
      Here is the key            01/01/70 00:00      
         RE: Here is the key            01/01/70 00:00      
            Jumping the gun            01/01/70 00:00      
               RE: Jumping the gun            01/01/70 00:00      
                  RE: Jumping the gun            01/01/70 00:00      
                     RE: Still Jumping the gun            01/01/70 00:00      
   Stop            01/01/70 00:00      
      RE: Stop ;-))))            01/01/70 00:00      
   Here you go:            01/01/70 00:00      
   Student Question II            01/01/70 00:00      
      RE: Student Question II            01/01/70 00:00      
      RE: Student Question II            01/01/70 00:00      
         RE: Student Question II            01/01/70 00:00      
   RE: *Student Question*            01/01/70 00:00      

Back to Subject List