• problem
    Hi I tried to write program in C for AT89s8252. But i am not able to write the program for EEPROM. How to Write The Data To the EEPROM of 89s8252 using C Language.How we can...
  • problem
    hi i'm university student in the filed of computer in iran i want to simulate a pixel lcd with at89c51 can you send your code and schematic sources to me please! god bless you
  • Problem
    Hi, i also facing same problem as some other yappers here. I want to build a simulator for a 50A 13.6V switching charger for car battery. Does anyone have a good simulation for a schematic and...
  • this is the problem
    Now I will explain the problem OK. I have to find a way of calling a function before main. How can I do it? can i use a pointer? Give all the possible solutions as soon as you can. See...
  • problem with macro
    the following type of macro defining causing error , what should i do? plz help. #define LCD_DATA P2 error: 'LCD_DATA': undefined identifier