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

Back to Subject List

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


 
#116601 - Wrong way up!!
Responding to: ???'s previous message
Abid Ali Siddiqui said:
... using comman cathod display
http://www.8052.com/forum/read.phtml?id=116445

"Common Cathode" means that all the LED cathodes for each digit are connected together - they are "common"

Your schematic shows a Common Anode display; ie, all the Anodes for each digit are connected together:
  • COM1 connets to all the Anodes for digit 1;
  • COM2 connets to all the Anodes for digit 2;
  • COM3 connets to all the Anodes for digit 3;
  • COM4 connets to all the Anodes for digit 4.

    You will be able to see this in the Datasheet for the display.

    The 8051's ports are basically open-drain drivers, so they can sink current, but not source it. Therefore you really do need to use a Common Anode display.

    An example of using a common-anode display is shown here:
    http://chaokhun.kmitl.ac.th/~kswichit.../7-seg.htm

    To use a common Cathode display, you will need driver transistors for each segment. You will almost certainly also still need a driver transistor for each digit - it is unlikely that an 8051 port pin can sink eanough current for all the segments in a digit (certainly not at 15mA per segment!)


  • List of 35 messages in thread
    TopicAuthorDate
    multiplexing Direct Driv            01/01/70 00:00      
       not without buffers            01/01/70 00:00      
          yah            01/01/70 00:00      
             incomplete answer            01/01/70 00:00      
             200 mw 7seg, 89c51 uC            01/01/70 00:00      
          Current capabilities            01/01/70 00:00      
             ok i will use 15 mA of 7 seg            01/01/70 00:00      
                Think about it            01/01/70 00:00      
                   Ghosting effect            01/01/70 00:00      
                      Yes, that's what I was thinking            01/01/70 00:00      
       how can i show my scimatic diagram            01/01/70 00:00      
          Newbie's Guide            01/01/70 00:00      
        please dear any one advise me            01/01/70 00:00      
          no one can            01/01/70 00:00      
          Some advice            01/01/70 00:00      
          Wrong way up!!            01/01/70 00:00      
             Common-Cathode and Common-Anode            01/01/70 00:00      
          Make a start            01/01/70 00:00      
       AT89c51            01/01/70 00:00      
       look up in the datasheet what is the max            01/01/70 00:00      
          i am using just for practice            01/01/70 00:00      
             I do not know what micro understands            01/01/70 00:00      
                how can its impossible            01/01/70 00:00      
                   that's it            01/01/70 00:00      
                      :( i think i am so duffer            01/01/70 00:00      
                         that is not eben english            01/01/70 00:00      
                            ok now tel me that            01/01/70 00:00      
                               datasheet ?            01/01/70 00:00      
                               that does not matter            01/01/70 00:00      
                         English            01/01/70 00:00      
       you should be a novice like me            01/01/70 00:00      
          i will try my best for this mistakes :)            01/01/70 00:00      
             Internet is not SMS            01/01/70 00:00      
             some ideas            01/01/70 00:00      
                Eh???            01/01/70 00:00      

    Back to Subject List