hi,
i have wrote keil c coding for serial communication between two controllers.now i trying to write coding in order to perform serial communication between 8051 & PC.in this i face some problem, if any body know the code or if any body know the concepy can you plz forward to me, it will be useful to me.
waiting for your opinion.........
my opinion is that if you have done it for two controllers, doing it between a PC and a controller is more of the same!
Absolutely!
The serial port - whether it's a microcontroller's serial port or a PC's serial port - just sends & receives bytes; it makes absolutely no difference whatsoever where those bytes come from, or where they go to once they've been sent!
Of course, to write the program to run on a PC you will need PC development tools - not Keil tools. For help using PC tools, you need to ask the PC tool supplier...
is that you do not have a MAX232(equivalent) in your circuit.
Erik