• storing data in file
    hi sir, I am using stm32f103-eval.I want to store the analog value that is inside the output array.sir i am able store hex files from memory .but won't able to store analog datas in .csv file??
  • Problem with load and store data
    Hey all! I'm using Keil-uV3. Chip LPC2214 (Philips Semiconductors) I have an external memory device connected to the expansion board. The external device is using /CS0 and /CS1. Memory bank is 32 bits...
  • Not storing the data from SBUF
    Hi MCU is recieving the data from other MCU& i am unable to store the data using SBUF..so pls help me.. only the last byte is receiving again & again... thanks here my source code p = 0;...
  • how to store data
    Hi, I am using keil C compiler using AT89S8252 as target device. I am good at assembly but a beginer for C language. Using C language, I need to know how do we store and retrive the data in code and...
  • Storing data after reset
    Hello all, We have with us a AT89C51ED2 board with an external AT29LV020 flash. We have our CODE in the external flash. There are two types of data that we want to retain between system resets....