• EEPROMs (93c46) using 89c51 in C.
    I am looking codes for on writing/reading EEPROMs (93c46) using 89c51 in C. Any help shall be higly appreciated. plz asap.....
  • Help in interfacing 93C46 EEPROM with P89V51RD2
    Hi, I am trying to use the hardware SPI port available on the P89V51RD2 to communicate with a 93C46 Microwire EEPROM. I am not able to either Write or Read from the memory chip and is facing...
  • interfacing 93c46 eeprom with Atmega128 controller
    HELLO SIR, I m pallavi. I m working on atmels ATmega 128 microcontroller.i want to know how to interface a 93c46 eeprom memory with this controller. plz send me the C language code which helps to write...
  • from controller At89c52 to 93C46
    I want to sent and receive data serially from At89c52 to 93C46... any one who can guide me a small rountine for thsi purpose.
  • 89C51 with internal XRAM and EEPROM
    I am using an 89C51 variant with both intenal XRAM and EEPROM and as such their address space overlaps from 0x0000 to 0x03FF so I have variables declared as follows:- #define size 0x20 /* variables...