Hello,
I have a TI 6416 DSK with 5-6k Card. I was using ADS8361 EVM (1 channel, 500KSPS) with the DSK and it was working fine. Now I am trying to increase my sampling using ADS8363 EVM. I have read the "ADS8361 Compatibility" section of the datasheet and made the following changes to my board.
Changes from ADS8361:
1. 2.5V external reference to TP4 and ground on TP3.
2. M1 = 0; M0 = 1
Signal is single sided and connected to A0+ (Pin 14) on the Analog side of EVM. When I connect A0- to ground I can get some signal and I have attached a graph to show the signal. The signal shape makes sense but it seems to go low every alternate sample.
Questions:
1. The alternate low samples are from channel B0? How can I avoid this without having to write to internal registers of ADC.
2. How can I get full scale range (0 -5v)?
3. Should I modify my code that was written for ADS8361?
Thank you.