• Unknown problem
    Hi folks, I have tried the following source code and it seemed not behaving what I was expected #define Const1 (10) #define Const2 (Const1/4096) #define Base (2850) unsigned int g_wData; float g_fA...
  • Interfacing 8051 with digital potentiometer
    I have problem of interfacing 8051 with digital potentiometer. Can anyone give me interfacing code and diagram for interfacing max 5481 or anyother digital potentiometer with 8051 .
  • unknown warning
    u8 Key; u8 VarItem; switch (Key) { case Kb_0 : ... case Kb_1 : ... case Kb_2 : ... case Kb_3 : ... case Kb_4 : ... case Kb_5 : ... case Kb_6 : ... case Kb_7 : ... case Kb_8 : ... case Kb_9...
  • TARMS.dll unknown
    Im using S3C44B0X and ported in keil, I've try to run the given example from keil which is the ..\Keil\ARM\Boards\Samsung\S3C44001\Hello with a H-JTAG debugger. but unfortunately it didn't work successfully...
  • how to count pulses?
    I am giving 2 signals to the controller. 1st signal to port 3.4 and 2nd to port 3.5. now these signals are continuously being fed to the port pin.. 1st signal has the following patern 011001101100110110011...