• help for read and write sle4428 with 8051 code
    help for read and write sle4428 with 8051 code please if anyone have write code 8051 for sle4428 and read/write code to the card please send me sample source code c file. tanks
  • 8051 read write program
    i want to make a program for atmel 8051 to read program from its flash and write simulteneously to another 8051 can anybody help me to do this
  • read write on code memory in 8051 using C
    I am using P89v51rd2. I want to store only one variable in the code memory, so that it is stored permanently. (say a=9999; max) I want to update this frequently in the program, and read when...
  • Read and Write
    Hi Since I want to set three input and one output so my code would be like that: //Configurations sbit READ_1=P1^0; sbit READ_2=P1^1; sbit READ_3=P1^2; sbit SEND=P1^3; READ_1=1; //INPUT...
  • PLEASE HELP ME TO WRITE CODE
    plz help me to write code for COUNTER to know given frequency& send it for every 1sec through UART in ARM7(LPC2368). HOW TO USE TIMER AS A COUNTER,HOW TO COUNT FREQUENCY,IN 1SEC HOW CAN IT SEND TO...