+ Reply to Thread
Results 1 to 2 of 2

Thread: serial communication assembly program

  1. #1
    haens7 Newbie
    Join Date
    Jul 2009
    Posts
    1

    serial communication assembly program

    hi all i'm under-graduation student, and i have a problem with the graduation project, I'm using ATMEL 89C51 and all circuitry is just perfect the signal passes thru the serial port to the MAX232 but there is a problem with the assembly code i want an ASSEMBLY code just transfer the character i send to the micro-controller any character to P1 port 1 - i want it so simple nothing else.
    thank you


  2. #2
    Wond3rboy Okay
    Join Date
    Jun 2008
    Location
    Hyderabad,Pakistan
    Posts
    435
    Blog Entries
    2

    The least you can do is post the code and not demand it!. Is your system interrupt driven? Even if not, just copy the recieved data from SBUF in to the ACCUMULATOR and then o/p to PORT 1. Remember you will have to first configure PORT1 as an o/p by clearing it at the start of the program.
    Syed

+ Reply to Thread

Similar Threads

  1. Help with assembly language program
    By NexusVoid in forum General Electronics Chat
    Replies: 3
    Latest: 6th March 2009, 07:44 AM
  2. first PIC assembly program
    By Hank Fletcher in forum Micro Controllers
    Replies: 5
    Latest: 31st August 2008, 11:51 AM
  3. [Help] Assembly program for 8052 (ADC serial in)
    By xela in forum Micro Controllers
    Replies: 5
    Latest: 26th March 2007, 11:43 AM
  4. Assembly Language - My program keeps on restarting
    By avinsinanan in forum Micro Controllers
    Replies: 3
    Latest: 15th April 2005, 05:23 AM
  5. Need a program in Assembly that reads PWM
    By avinsinanan in forum Micro Controllers
    Replies: 1
    Latest: 19th August 2003, 10:43 PM

Tags for this Thread