??? 02/17/09 18:28 Read: times |
#162521 - Back to basics Responding to: ???'s previous message |
Aamir,
You really, really need to sit down and do some basic study on how all this stuff works: you are getting confused by the details of driving multiple LEDs before you've mastered how to use a single LED. You are trying to sprint a marathon before you can even crawl! Again, this site, quoted earlier, tells you about the basics of how transistors work, and how to use them; These tutorials tell you about the basics of how 8051s work, and how to use them; And the reference point for all things 8051 is the so-called "bible": Chapter 1 - 80C51 Family Architecture: http://www.nxp.com/acrobat_d...ARCH_1.pdf Chapter 2 - 80C51 Family Programmer's Guide and Instruction Set: http://www.nxp.com/acrobat_d...UIDE_1.pdf Chapter 3 - 80C51 Family Hardware Description: http://www.nxp.com/acrobat_d...WARE_1.pdf |