• how to interface two 8052 with each other
    i am going to do a 8052 based project in which we must be interface two s-series 8052 with each other but we have no idea about it. can anybody help me to suggest me how to interface two 8052 together...
  • Each data size in hex file is different and why?
    I looked up the hex file, which is generated for LPC932 and found each data length is in different size. But LPC932 can allow 64 bytes be written to flash each time and by doing that, it can saves time...
  • Why FlashFS and CAN RTX example in MCB1700 are not be able to work with each other?
    I used FlashFS example and RTX_CAN example in RL folder examples in keil uvision and combined them together.But less than one minute I face with Runtime error and in debug mode the code climb to os_error...
  • Tracking time for each instrunction.
    How to tracking time for each instruction when use debug mode(KEIL C51)? I have used Franklin (PV32) and it can display in uS.
  • Difference between Interrupts and Functions
    Hi, Iam new to the microcontrollers,could u pls explain what is the difference b/w Interrupt and functions in embedded programing........