• Store code constants in external flash or e2prom
    So my problem is that i want to store string constants in an external SPI e2prom or flash memory. The thing is that i want to generate the content (a hex file ) of the memory using Keil if possible....
  • Store code constants in external flash or e2prom
    So my problem is that i want to store string constants in an external SPI e2prom or flash memory. The thing is that i want to generate the content (a hex file ) of the memory using Keil if possible....
  • Help about PROM download
    I explain you my problem : i have a Banking Code Bank, The first bank is the common, the second bank 1 and the third is Bank2, when I compile the project two files hex is generated h01 and h02...
  • Help about PROM download
    I explain you my problem : i have a Banking Code Bank, The first bank is the common, the second bank 1 and the third is Bank2, when I compile the project two files hex is generated h01 and h02...
  • LPC1114 read/write 24AA00 E2PROM
    Hello, Is there any ready to use function to read/write I2C E2PROM using the LPC1114? I´ve tested some code I found but they don´t seem to work correctly.