This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does writing data to memory required?

Hi all,

please help me to clear my doubt on this issue. I have a set of data that comes from ADC and this set of data will be used to compare with another set of data to check for any difference. Can i just introduce simple array to compare this two set of data or i have to store this into some memory on the board with given address. I know the earlier can be done in c programming but i am not too sure whether it can be done when using micro controller. Please advise. Thanks. I am using Silicon Lab 8051 micro controller.

0