• timer and counter
    hi!! i need help regarding 8051 timers and counters. like i am making project in which i have to use both timer and counter. i just want to ask whether we can use timer and counter at the same time...
  • program counter
    can the value in program counter be accessed,stored and modified while programming a p89lpc935..?? pls tel me how can PC be accessed since it is not listed in SFRs...
  • Counter and printf
    Hi all I need a counter to to count up something So I use follow code to do this work unsigned long pdata counter[4]={0,0,0,0}; in the counting place, counter[0]++; when run...
  • object file
    I am currently working on composing a library. I have created .h file which is header file and .c file which has functions. How can ı link both these files. (I know that ı have to create object file but...
  • Objective C
    Can we use objective C for LPC21xx series micro controller.