• 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.
  • 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.
  • EEPROM Accessing via LPC3250
    hi, we are trying to interface At25256AW to LPC3250 on SPI port 1.Following is the hardware configuration: WP pin is high SPI1_DATAIO connected to SI pin SPI1_DATAIN connected to SO pin...
  • EEPROM Accessing via LPC3250
    hi, we are trying to interface At25256AW to LPC3250 on SPI port 1.Following is the hardware configuration: WP pin is high SPI1_DATAIO connected to SI pin SPI1_DATAIN connected to SO pin...
  • interrupting interrupt and eeprom access questions
    I'm new to keil and my boss forced me to use atmel 89S8252 so plz bare with me i have a few questions : 1. when a higher level priority interrupt interrupts lower level interrupt, do i lose the old...