• 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...
  • programing 8051 to read spi protocol
    hi i am a student tryin to read the data between two spi devices by tapping the lines in the middle please help me if anyone hav a code to read the ss,mosi,miso,sclk signals using GPIO they vl jst act...
  • 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
  • Flash read & write
    Hello friends I want to define 32bit(4 byte) value as a constant in flash. How to access it within a programm written in 'C' for 8051 microcontrolller. Please suggest me any solution.
  • I2C read/write routines
    Hi, I am looking for simple read and write routines for I2C interface between Atmel low-end 89C2051 microcontroller and 24C04 serial EEPROM. Any help would be great . Thanks in Advance. Rocknmoon...