Part Number: ADS1282
Other Parts Discussed in Thread: MSP430F2616
Tool/software: Linux
Dear,TI
The design of our old products is like this: ARM9+MSP430F2616+ADS1282+1 chanel vibration sensor, between ARM9 and MSP430F2616 through the UART interface communication, between MSP430F2616 and
ADS1282 are connected by serial interfac, now we want to change the design, detailed as follows:
1. hardware architecture: ARM Cotex A7+ADS1282+1 Chanel vibration sensor, remove MSP430;
2. the data collected by ADS1282 is stored in the external memory(such as SD card) of ARM Cotex A7.
Question 1: is this design reasonable and feasible?
Question 2: the data collected by ADS1282 can be stored directly in the external memory of ARM Cotex A7 without processing?
Question 3: what can MSP430F2616 do to the data collected by ADS1282?