• how do i use time elapsed as input on keil?
    Hi all, i have been trying to use the time elapsed by the microcontroller(P89LPC936) as input for my function i write on keil. But is there any stated built in variable name for the time elapsed by the...
  • how do i use time elapsed as input on keil?
    Hi all, i have been trying to use the time elapsed by the microcontroller(P89LPC936) as input for my function i write on keil. But is there any stated built in variable name for the time elapsed by the...
  • Calculating starting value for 8051 timer
    I've been reading http://www.keil.com/appnotes/files/apnt_105.pdf in order to learn how to best handle 8051 timer interrupts in Keil C. For calculating the starting value, it says: #define TIMER0_COUNT...
  • Calculating starting value for 8051 timer
    I've been reading http://www.keil.com/appnotes/files/apnt_105.pdf in order to learn how to best handle 8051 timer interrupts in Keil C. For calculating the starting value, it says: #define TIMER0_COUNT...
  • I could not get a Proper software time delay as per calculation. I am using Timer 0 Mode 1 (16 bit timer) of Microchip AT89C51 with a crystal frequency 11.0592Mhz.
    I could not get a Proper software time delay as per calculation. I am using Timer 0 Mode 1 (16 bit timer) of Microchip AT89C51 with a crystal frequency 11.0592MHz. I have keil uVision 5. kindly let me...