I would like to make a Data Acquisition System, based on MSP432E401Y SimpleLink Ethernet Microcontroller. There is a Launchpad Development Kit for this Chip.
You have TWO 12-bit ADCs on this chip with total 20 inputs. The max Data Rate is 2 MSamples/s per ADC(?). (The data sheets are little confusing).
First Question: Does this mean that I can get at the Data Rate 1 MS/s 4 inputs?
I want to connect let's say 8 modules with MSP432E401Y to Gigabit Ethernet Switch and after to PC with LabView Software.
Second Question: This Chip Has 1024 kB of Flash and 256kB of RAM. Can this system be named "Real Time" System? Do I have enough memory, so this system will be named
"Real Time" and I will not loose any data? I understand the "Real Time" is a little philosophical question, but I was asked this question and I don't have the answer.