• Timer help!!!
    Hi I switch the light on, and want a timer to hold the light for 5 sec. How do I do that?? Please help! Thanks in advance. /Thomas
  • Timers in 8051 ( Mode3)
    What is the purpose of Mode 3 operation of timer in 8051 I want clear idea on mode3 of timer.. How the Timer is splitted into 2 counters in mode 3. Please with any Eg. program. Thanks for u r help...
  • Timer 0 as counter
    Can anyone please send me the code for counting pulses using timer 0 as counter in 'C'language.
  • Assign a global variable to a register
    Hello, in my application I use often a global variable. Since this variable is use in lots of functions, I'd like to assign it to a specific register (like DR28). It is possible? If yes, how can I...
  • Memory Mapping Peripheral registers
    I am using a Rix51 board with 8xc251TB and SAB82526 HDLC controller. I want to memory map the HDLC registers so that I can easily read-write to them in C code. For example to write to a FIFO register...