• how to implement the 8051 with a timer that is in milliseconds ?Urgent, help needed!!
    hi everybody, if there anywhere i can find infomation that can have a timer that is in milliseconds in 8051 kitset. i heard that 8051 kitset can't do it.milliseconds is too small.any way i can solve...
  • how to implement the 8051 with a timer that is in milliseconds ?Urgent, help needed!!
    hi everybody, if there anywhere i can find infomation that can have a timer that is in milliseconds in 8051 kitset. i heard that 8051 kitset can't do it.milliseconds is too small.any way i can solve...
  • Need help with code for Timers in ARM CORTEX M3(STM32F103RB)
    I am trying to write code for toggling a pin(Pin 15) of a port (PORTC) using timers(specifically TIM2). I have to use the prescale registers to divide the clock frequency such that I obtain the required...
  • Need help with code for Timers in ARM CORTEX M3(STM32F103RB)
    I am trying to write code for toggling a pin(Pin 15) of a port (PORTC) using timers(specifically TIM2). I have to use the prescale registers to divide the clock frequency such that I obtain the required...
  • need Help in Timer...
    Hi all, I am using RTX 51 Tiny for my application. Currently my application using Two serial ports with two timers timer1 and timer2...as RTX uses timer 0 for timer ticks..is it possible to use Timer...