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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/29/03 02:47
Read: times


 
#37597 - sending pc data serially to 89c52
salam,
i interface 89c52 serially with my pc,
using max-232.
sended ascii codes to pc and get using hyper terminal software on com2.
but,
i have problem to sending data from com2 to 89c52.i use debug to transfer data from pc to 89c52.
AND
enabled REN too.
wait: jnb ri,wait
clr ri
mov a,sbuf
mov p1,a

but i didn't get any data that i send using debug through com2 to p1 of 89c52

plz help..
10x


List of 9 messages in thread
TopicAuthorDate
sending pc data serially to 89c52            01/01/70 00:00      
   RE: sending pc data serially to 89c52            01/01/70 00:00      
   RE: sending pc data serially to 89c52            01/01/70 00:00      
RE: sending pc data serially to 89c52            01/01/70 00:00      
RE: sending pc data serially to 89c52            01/01/70 00:00      
RE: sending pc data serially to 89c52            01/01/70 00:00      
RE: sending pc data serially to 89c52            01/01/70 00:00      
   RE: sending pc data serially to 89c52            01/01/70 00:00      
RE: sending pc data serially to 89c52            01/01/70 00:00      

Back to Subject List