Hi, Expert
I am debugging the extern ADC chip named ADS131A02 work with TMS320F28P65. then I find the register of ADS131A02 is only 8 bits, so I select the communication data mode is 8bits about SPI module.
After the setting operation of ADS131A02, it cannot send the right data to DSP.
The extern ADC chip startup setting code is below screenshot shows:
the waveform of oscilloscopeis below:
the Peripheral circuit of ADS131A02 is below:
I am wondering if the ADS131A02 can work with C2000 series chips, as I only find the demo code with MPS series chips.
or if it can work with C2000 chips, can you give me some advice to solve this question.