• Timer 0 & Timer 1 of 89C51, Timer 2 of 89C52...
    while using Timer 0 & Timer 1 of 89C51, and Timer 2 of 89C52. should i use: #include <reg.51> OR #include <reg.51> ?????
  • Timer problem with 89C51
    Hi all, I am using timer 0 of 8051 in 16-bit mode with 12MHz crystal. but when genarating freq. in increasing oder the output freq. is not linear but it increases in logarithimic form. i...
  • Timer
    I am having a problem with my I2C. I am using a 89C664 philips microcontroller. I have two of these chips talking to each other. I have my I2C implemented in such a way that if the state (S1STA) doesn...
  • Timer
    I want 10 sec delay for the system how to implement it in keil c. kindly help me. for example: consider a road signal which has three aspects and when the aspect changes from green to red it goes...
  • Timers
    hai Iam new to this how can i configure a timer to run as a one second timer.for every second it must count .plz some example code please