Hi to you all,
I am trying to build a voltage logger (04 differential channels) for a signal with frequency round 200Hz. I though the EK-TM4C1294XL is good candidate as it has the TM4C1294NCPD MCU with 120MHz clock and 32-bit ARM Cortex-M4 CPU. However when I looked at one of the example related to the differential ADC conversion (CCS studio), the comment in the example mentioned that each ADC data can be read every 250ms for one differential ADC channel.
I am bit confused here because the 120 MHz CPU, will be able to supply ADC data for each differential ADC every 250ms. I may got this wrong!
Please can anyone tell me if this development board will be able to do the job or suggest something else?
By the way the logging device need also to give the opportunity for this data to be monitored remotely or viewed locally.