• NVRAM Howto...
    I have never used external RAM before (beleive it or not :-o ) . Now I am using an NVRAM from Dallas so that in case of power failure the value of some variables is retained. My question is how do...
  • NVRAM Howto...
    I have never used external RAM before (beleive it or not :-o ) . Now I am using an NVRAM from Dallas so that in case of power failure the value of some variables is retained. My question is how do...
  • Change from char array to int array R/W nvram over spi
    I am having a problem with get and set nvram over a spi bus. The set function shown below has always worked with "Char array" and "int" types, but will not work with "int array'. Thanks in advance...
  • Change from char array to int array R/W nvram over spi
    I am having a problem with get and set nvram over a spi bus. The set function shown below has always worked with "Char array" and "int" types, but will not work with "int array'. Thanks in advance...
  • Does the reference document of Keil MDK-ARM include how to define variables into a NVRAM area?
    Hi all, I've been using Keil MDK-ARM 4.13 version and LPC2378. Can you please say whether there is a reference document of Keil (online or doc) included how to define variables and use for a battery...