• Incremental encoder
    I am in possession of an incremental encoder, mounted on the shaft of an electrical machine. The encoder gives 1000 ppr. From the manual I read that it was a good idea to configure timer 3 in incremental...
  • Auto-Increment Build Number
    Anybody got a slick way to roll an auto-incrementing build number into uVision? I want to end up with a string constant containing a number that I can maniputate in my C code. It really doesn't matter...
  • Increment Data address of 24c16
    hi all... i am making a small project where i need to interface the RTC with 8051. i have done with it. and now i am want to save the time and date in EEprom AT24c16. i have already done interfacing...
  • Calculating Small time increments
    I need to measure small portions of time (at least 500us) while using Keil's RTX51 with a System Slice of 20ms. I'm assuming that RTX51 already has a realtime counter that tracks clock ticks (or at least...
  • Increment '16bit' register on XC866
    Using: Infineon XC866 Keil uvision I would like to increment the PWM duty cycle on the Infineon XC866 with 5% up or down depending on an external interrupt. The 2 registers one sets up for the...