• help required: 486 assembly
    i have some trouble with 486 assembly language. i have an instruction which looks like this: cmp word ptr 15[edi],0 it's corresponding code is: 66 83 7f 0f 00 Firstly, can the saviour explain how...
  • help required
    Dear All I have to build an application that uses LM3S8962 Microcontroller from Texas Instruments to control the speed and direction of dc motor. As i am new to microcontroller programming and is much...
  • Help on APNT 105 required
    This application note provides the source for a 100 Hz timer tick with a 11.0592 MHz oscillator. I understand all the code, but can't understand how to define the timer count costant. The code...
  • urgent help required
    sir, i get an error when i run this code! i need help to interface a GSM module wit 8051...here is the code org 00h ajmp main org 30h mov p1,#00h mov p3,#00h mov p2,#00h setb p2.1 main...
  • p89lpc936 keil programming help required.
    Hello all, I am trying to program Blinky program from Keil complier to P89LPC936 microcontroller through a universal programmer(SuperPro). But the microcontroller is not running. But when i write...