Hi community,
I have a question regarding samples and registers. I am using Eks -lm3s8962 evaluation kit. It is a micro controller. This analog and digital, sample sequence inside the data sheet says it has only 17 registers. Ss4-1, ss3-4, ss2-4 and ss0-8. 8 +4+4+1 = 17. Does it means this micro controller can only take a maximum of 17 samples from an input. And since it only reads the highest sample count. Which I initialize adc0 as my input. It means my sample length count N = 8.
Micro controller and digital signal processor are different right. A DSP can take in thousands of samples and some even more. They are faster and efficient than a micro-controller?
If any kind soul can help me out with these burning thoughts that I have?