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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/30/01 09:10
Read: times


 
#16145 - How to access Port 0 & Port 2
Are there anyone can help me how to access Port 0 and Port 2 of AT89C52 ?
I set EA pin to VCC (internal program memory)
I use test command:


start :
mov p0,#55h
mov p0,#55h
mov p2,#aah
mov p2,#55h
sjmp start

to make clock signal. But it didn't show up ! Do I have to set some register or memory ?

List of 9 messages in thread
TopicAuthorDate
How to access Port 0 & Port 2            01/01/70 00:00      
RE: How to access Port 0 & Port 2            01/01/70 00:00      
RE: How access Port 0 & Port 2, Juergen            01/01/70 00:00      
RE: How access Port 0 & Port 2, Juergen            01/01/70 00:00      
RE: How to access Port 0 & Port 2            01/01/70 00:00      
RE: How to access Port 0 & Port 2            01/01/70 00:00      
RE: How access Port 0 & Port 2, Juergen            01/01/70 00:00      
RE: How access Port 0 & Port 2, Juergen            01/01/70 00:00      
RE: How to access Port 0 & Port 2            01/01/70 00:00      

Back to Subject List