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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/21/03 08:17
Read: times


 
#39620 - RE: 8255 LED interface
Responding to: ???'s previous message
the program is as follows:

org 0000h
mov dptr,#0F003H
mov a,#10000000B
movx @dptr,a
mov dptr,#0F000H
mov a,#0AAH
movx @dptr,a
end

the 8255 is mapped to address F000-F003 and i connected the A15,A14,A13,A12 address pins of the 8051 to NAND gate and the output of the NAAND gate is connected to the 8255 CS*

regards
george

List of 41 messages in thread
TopicAuthorDate
8255 LED interface            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      
      RE: 8255 LED interface            01/01/70 00:00      
         RE: 8255 LED interface            01/01/70 00:00      
            8255 -Rising like a Phoenix            01/01/70 00:00      
            RE: 8255 LED interface / Chris & Penny            01/01/70 00:00      
               RE: 8255 LED interface / Chris & Penny            01/01/70 00:00      
               RE: 8255 LED interface / Chris & Penny            01/01/70 00:00      
            RE: 8255 LED interface            01/01/70 00:00      
      RE: 8255 LED interface            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      
      RE: 8255 LED interface            01/01/70 00:00      
         RE: 8255 LED interface            01/01/70 00:00      
            RE: 8255 LED interface            01/01/70 00:00      
            RE: 8255 LED interface            01/01/70 00:00      
               RE: 8255 Surface Mount            01/01/70 00:00      
                  RE: 8255 Surface Mount            01/01/70 00:00      
                     RE: 8255 Surface Mount            01/01/70 00:00      
                        RE: 8255 whats wrong            01/01/70 00:00      
                           RE: 8255 whats wrong            01/01/70 00:00      
                           RE: 8255 whats wrong            01/01/70 00:00      
                           RE: 8255- whats wrong with it ?            01/01/70 00:00      
                              RE: 8255- whats wrong with it ?            01/01/70 00:00      
                                 RE: 8255- whats wrong with it ?            01/01/70 00:00      
                                    RE: 8255- whats wrong with it ?            01/01/70 00:00      
                                       RE: 8255- whats wrong with it ?            01/01/70 00:00      
                                          RE: 8255- whats wrong with it ?            01/01/70 00:00      
                                          RE: 8255- whats wrong with it ?            01/01/70 00:00      
                                             RE: 8255- Erik            01/01/70 00:00      
                                       RE: 8255- whats wrong with it ?, Rob            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      
      What can possibly be right with it?            01/01/70 00:00      
         RE: What can possibly be right with it?            01/01/70 00:00      
         RE: What can possibly be right with it?            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      
      ST2221, where? - to Erik            01/01/70 00:00      
         RE: ST2221, where? - to Erik            01/01/70 00:00      
   RE: 8255 LED interface            01/01/70 00:00      

Back to Subject List