• 486 assembly help required
    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...
  • 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...
  • 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...
  • Help required for KS0108B based Graphic LCD
    hi all, I am using Proteus simulator and keil uvision2 to develop some graphic LCD library function.I am using the code from one of the sites to write pixel which is working fine. but reading is getting...