• Looking for a good 8051 microcontroller.
    I've been planning on using the DS87C520 microcontroller. I really like this chip. Its got 1024 bytes of on-chip XDATA RAM and 16KB or on-chip CODE EPROM. However, I'm running out of room. Does anyone...
  • An introductory book to learn C for the 8051
    I am reading "Patterns for time triggered embedded systems" of Michael J. Pont but I realized that I have a lack of C language knowledge. Could you please suggest me wich one among the two books listed...
  • 8051 Embedded C for beginner (books)
    Hi, Anyone can tell me where can i download the C book (beginner) for 8051 or some web-page to guide the beginner to start 8051 in C? Thanks..
  • Opinion on Books
    While searching on net I have come across these books which are available almost at every retailer. If any user has used these books, pass there opinion please. 1) Programming & Interfacing the 8051...
  • is this a good idea?
    Hello, I have a free running hardware timer on a LPC2478 (timers are 32 bit). no interrupts related to that timer are used. can the following code corrupt the value latched from the hardware...