• write and read from sle 4418
    In my project i need to communicate with sle 4418, the microcontroller i used is pic 16f877. I used i2c to communicate with sle 4418. but it is not working, could you please give me sample codes to write...
  • Read /write on rcc clock register
    Hey geeky folks, I am facing the issue in writing the values on RCC clock configuration register. Which would be more efficient? direct binary writings, using pointers, bit fields. I don't understand...
  • reading value from register µvision3
    Hello I am using µvision3 and Arm7 lpc2129 for my application. I would like to display the value, which is read from register on my computer screen. int init_spi_read(void) /* Data is being read from...
  • at24c32 read and write issue
    hi, i try to read and write to at24c32 memory/ i am using pic technology. and every data that i read is 0xff. i cant read from the memory. please check my program. i have two version: ver 1...
  • How to read and write from EEPROM
    i am using atmel 89c51rd2 controller for developing application. i have interfaced an 2k atmel AT24C02A EEPROM with the controller. can anybody of u tell me how to read and write to the EEPROM. i need...