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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/17/06 19:25
Read: times


 
#118481 - can P0 of c51input/output at same time
I am currently working on one of my projects for which I need to make 60 output lines out of port0 of c51(these outputs r to the LED’S at various traffic signals). the 60 output can be multiplexed to just 18 lines for which I select 8255.(port A,B &C of 8255 can serve my purpose ).simultaneously I want to make any one port of c51 as an input port tht constantly monitors (i.e reads with he help of sensors )the traffic density & interrupts the normal routine as traffic density exceeds the average count.i am using 20 sensors according to my need for which ill be needing 8255 again now shall I dedicate port 1 for it or can I use same port 0 .since in future I ve to do serial communication so I cant use port3 now n I have put port 2 for address decoding so saving port 1 will be a great benefit for me plz tell me is there any way to use same port of c51 as input /output at the same time .hopefully someone can help me out .
thnx
munaza

List of 30 messages in thread
TopicAuthorDate
can P0 of c51input/output at same time            01/01/70 00:00      
   Why the 8255 ?            01/01/70 00:00      
      how to interface 8155            01/01/70 00:00      
         what does that have to do with this thread ?            01/01/70 00:00      
         Clearly, you should read the datasheet(s)            01/01/70 00:00      
   input/output            01/01/70 00:00      
      That's a very good put it!            01/01/70 00:00      
   Hints...            01/01/70 00:00      
      is 8255 really a bad idea???            01/01/70 00:00      
         Maybe            01/01/70 00:00      
            possibilities            01/01/70 00:00      
         Depends on your actual needs            01/01/70 00:00      
         Have you really considered the economics?            01/01/70 00:00      
            not all of us            01/01/70 00:00      
               the REAL question is ...            01/01/70 00:00      
                  answers            01/01/70 00:00      
                  8255 main drawback            01/01/70 00:00      
      Sorry, wrong link!            01/01/70 00:00      
      74HC595            01/01/70 00:00      
         As long as we must guess...            01/01/70 00:00      
            a little correction kai            01/01/70 00:00      
   Serial I/O Expanders            01/01/70 00:00      
      laser diodes/ldr sensors            01/01/70 00:00      
         Inductive loops            01/01/70 00:00      
            need little more info on inductive loop            01/01/70 00:00      
               Inductive loop            01/01/70 00:00      
                  basically an inductive loop is the same            01/01/70 00:00      
   I2C I/O expander            01/01/70 00:00      
      echo            01/01/70 00:00      
   60LEDs: MAX7219            01/01/70 00:00      

Back to Subject List