• important
    hi, i'm having problems using timers in AT89C51. I have a timer in an interrupt handler routine. As soon as the "output" variable gets a rising edge, the program enters in the interrupt handler routine...
  • important
    hi, i'm having problems using timers in AT89C51. I have a timer in an interrupt handler routine. As soon as the "output" variable gets a rising edge, the program enters in the interrupt handler routine...
  • Importing assembler code
    Hello, everybody I make a program for LPC1754 and trying to include helix mp3 codec - library. The compilers gives me errors with one of the files (assembly.h) that inline assembler is not permitted...
  • Importing constants
    How to import to a *.c file a constant defined in a *.asm file with EQU directive ?
  • PLEASE HELP ME TO WRITE CODE
    plz help me to write code for COUNTER to know given frequency& send it for every 1sec through UART in ARM7(LPC2368). HOW TO USE TIMER AS A COUNTER,HOW TO COUNT FREQUENCY,IN 1SEC HOW CAN IT SEND TO...