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

Back to Subject List

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


 
#10463 - RE: testing 8255
my 8255 is memory mapped to FE00h address, i've written some code for it but it seems there's no output

mov dptr,#control
mov a,#80h
movx @dptr,a

mov dptr, #leds
mov a,#00h

movx @dptr,a


List of 10 messages in thread
TopicAuthorDate
testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      
RE: testing 8255            01/01/70 00:00      

Back to Subject List