• Disassembly View coming everytime on Debugging.
    I am using Keil 4.72 MDK for running code for NXP LPC2148 microcontroller . I have made all the settings correctly but when I press the Debug button, the Disassembly View opens up along with the code...
  • regarding how to convert the code for 89v51 to 89c51
    my question is that i have a source code for 89C51 but this ic doesnot respond to the code. rather 89v51 responds to the code after burning it so can i know what changes can be made so that i can use...
  • interfacing od an I2C compatible ADC with 89V51
    Dear ALL, I want to interface an I2C compatible ADC with 89v51. So is it possible. If possible then how do I do it. Thanking you. your's faithfully, ritu chindalia
  • printf does not work on microcontroller
    I have a very simple but annoying problem. I use printf () in my code and either on Keil or Proteus simulations it works. However, when I load this code to my microcontroller, which is DS89C450, it...
  • serial communication between two microcontrollers
    Hii.... i am making a project of radio frequency identification (RFID) in which i am using two microcontrollers AT89C52. i want to make a serial communication between these two microcontrollers...