I need to connect a 3 axis accelerometer(analog output) with the C5515(TMS320C5515 Evaluation Module from Spectrum digital)
The datasheet shows the internal SAR ADC is used for battery and power calculation and touch sceen not recommended for mainsteam analogue signal. And the Vref can be up to only 1.3V.
So which is the best solution
1 An ADC chip(spi interface) into my design
2 An amplifier to scale the input signal down to less than 1.3V
Thanks