??? 09/25/04 14:36 Read: times |
#78131 - RE: help c51 ext. interrupts with hardware Responding to: ???'s previous message |
ABDUL GHAFOOR said:
I m new to field of MCU I have a problem of using external interrupts ... No; Actually the problem is one of not laying proper foundations before starting to build your house! You need to take some time to study the basics of the 8051 architecture, and the Keil tools that you wish to use. Standard advice for beginners: First, you need to read the uVision Getting Started guide, and work through the example projects in it. This will give you a proper introduction to the tools - rather than just jumping in at the deep end without actually uderstanding what they do or how to use them. You need to read the following documents - commonly referred to as "the bible" for the 8051: http://www.semiconductors.philips.com/acrobat/v...ARCH_1.pdf http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf http://www.semiconductors.philips.com/acrobat/v...WARE_1.pdf Are you also a newbie to 'C' programming in general? If so, you'll also need a good 'C' textbook. Here are some other introductory & reference materials: http://www.keil.com/books/8051books.asp http://www.8052.com/books.phtml http://www.8052.com/tutorial.phtml You will need to read the Data Sheet for your particular processor, and the Manual(s) for any development boards, etc. |
Topic | Author | Date |
help c51 ext. interrupts with hardware | 01/01/70 00:00 | |
RE: help c51 ext. interrupts with hardware | 01/01/70 00:00 | |
Recommendation | 01/01/70 00:00 | |
Please specify! | 01/01/70 00:00 | |
Further details | 01/01/70 00:00 | |
Why Interrupts? | 01/01/70 00:00 | |
RE: Why Interrupts?![]() | 01/01/70 00:00 | |
RE: help c51 ext. interrupts with hardware | 01/01/70 00:00 |