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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/26/04 07:40
Read: times


 
#71226 - RE: Buffers
Responding to: ???'s previous message
hi,
first of all, you have not indicated:
- derivative used;
- port (its type) used;
- mode of port (just output, alternative function, external memory access, etc).

You must know:
- there are different variants of 8051s with different output port implementations (3 pFETs, complementary push/pull, selectable pull_up/open_drain; there are even derivatives which allow to select output current via their pins);
- even standard 8051 has at least two ports types (you know, P0 is open_drain one);
- some 8051s may have different modes for each port. For example, it is possible that during usage of alternative function, pin comes to open_drain state or even from input to output mode (RX pin during transmit under UART mode 0).

So, what is the task you need?

BTW, about "unconfortable" pins of 244. It is the reason why I use 245 even on not bi_directional bus. As well, I may suggest registers: 574 as flip-flop buffer; 573 as latch buffer.

Regards,
Oleg

List of 29 messages in thread
TopicAuthorDate
Buffers            01/01/70 00:00      
   RE: Buffers            01/01/70 00:00      
   RE: Buffers            01/01/70 00:00      
   RE: Buffers            01/01/70 00:00      
      RE: Buffers            01/01/70 00:00      
         RE: Buffers            01/01/70 00:00      
         RE: Transistors.            01/01/70 00:00      
            RE: Transistors.            01/01/70 00:00      
      looking for a Buffer            01/01/70 00:00      
         RE: looking for a Buffer            01/01/70 00:00      
      RE: Buffers            01/01/70 00:00      
   Confusing...            01/01/70 00:00      
      RE: Uncomfortable pin out            01/01/70 00:00      
         RE: Uncomfortable pin out            01/01/70 00:00      
      What is being driven?            01/01/70 00:00      
         RE: What is being driven?            01/01/70 00:00      
            Mysterious case of the disappearing uC            01/01/70 00:00      
               RE: Mysterious case of the disappearing uC            01/01/70 00:00      
                  RE: Mysterious case of the disappearing uC            01/01/70 00:00      
            RE: What is being driven?            01/01/70 00:00      
            RE: What is being driven?            01/01/70 00:00      
               RE: What is being driven?            01/01/70 00:00      
                  RE: What is being driven?            01/01/70 00:00      
                     Both makes sense            01/01/70 00:00      
               RE: What is being driven? - Kai            01/01/70 00:00      
                  RE: What is being driven? - Kai            01/01/70 00:00      
                  RE: What is being driven? - Kai            01/01/70 00:00      
   RE: Buffers            01/01/70 00:00      
   RE: vagueness            01/01/70 00:00      

Back to Subject List