• Production Programming
    Is this "Production Utility" available? Has the future arrived? ----- Email sent to Keil on 4/6/07 ----------------- I'm using the Keil ARM Compiler and the ULINK for code development using the...
  • 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...
  • Is increment uint32_t atomic operation
    Hi, I have CMSIS RTOS thread increment uint32_t variable. Other thread is reading uint32_t variable. Do I need to use mutex to protected these read and write. Can I use any better way...
  • 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...