• Updated data on external EEPROM
    Hello all, I have a very complicated question 4 U. In my target board I use the T89C51RD2 micro and also two types of external memory devices; SRAM 32KB and parallel EEPROM 8KB. My code runs from micro...
  • Writing to external EEPROM (nrf24e1)
    Hi all, I am unsure how to write to the external eeprom on the nrf24e1 eval-board. the eeprom is that of 25xx320 (4kb), i would like to be able to receive 18bytes through the on-board UART Rx pin...
  • Accessing external EEPROM
    Hello, Is there any way to initialize, define and use all the variables in external EEPROM instead of external RAM in C.
  • Define struct on external EEPROM
    Hello all, I'm facing a little understanding problem. At my design I use the AT89C51RD2 micro and also two external memory devices – SRAM and parallel EEPROM. At my code I have several structs that...
  • eeprom data initialization
    Hi, Is there any way to initialize EEPROM data except during running time ? Regards, Andre