• managing multiple files
    Hi, I'm using Silabs IDE and KEIL C51. I need to modify the PUTCHAR.C and to add it in my project. The problem is, in my MAIN.C file I have declared a circular ring buffer (I'm using the buffer...
  • interupt management
    dear all, i am running 3 motors in 4msec timer interrupt and clocks given to motor are in different timer interrupts. priority of clock interrutps are more than 4msec timer interrupt but when i am...
  • Stack management
    Is there a good way to predict how much idata memory I should be preserving for the RTX51Tiny stack area? I keep getting the STACK_ERROR trap, but there's no way for me to 1) figure out how large FREE_STACK...
  • can i use an 8051 for a battery management system
    Hi Would anyone know if a 8051 uC is capable of being implemented for a battery management system where it could be used for measurements of current temp and voltage of individual batttery cell in...
  • NAND FAT file system management
    Hello experts, I am developing a C165 based mass storage device and need to implement a FAT file system on flash. I've read a lot about problems with the life time of NAND due to repeated read/write...