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.
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 where else would you have the array?
some memory on the board with given address I guess you are programming in C, (why do you keep that a secret) if so there is no "given address", the tools take care of it
I am using Silicon Lab 8051 micro controller very nondescript, SILabs makes derivatives and deviates, full number, please.
It seems you are trying to run without having learned even to crawl, that will break your legs. WORK THROUGH (NOTE: I did not say 'read') the "Getting started guide" and then come back with your, by then, specific questions.
Erik