![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
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 |
|
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 | |
| |
|
| Tags |
| assembly, communication, program, serial |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Help with assembly language program | NexusVoid | General Electronics Chat | 3 | 6th March 2009 07:44 AM |
| first PIC assembly program | Hank Fletcher | Micro Controllers | 5 | 31st August 2008 11:51 AM |
| [Help] Assembly program for 8052 (ADC serial in) | xela | Micro Controllers | 5 | 26th March 2007 11:43 AM |
| Assembly Language - My program keeps on restarting | avinsinanan | Micro Controllers | 3 | 15th April 2005 05:23 AM |
| Need a program in Assembly that reads PWM | avinsinanan | Micro Controllers | 1 | 19th August 2003 10:43 PM |