Part Number: AM5718
Other Parts Discussed in Thread: ADC102S051
Tool/software: Code Composer Studio
Hiii,
We are using a custom board of AM5718 in which we have an ADC (ADC102s051) which we are configuring through MCSPI3.
Data word size : 16 bit
Mode : mode2 (POL = 1 PHA =0)
Bit Rate configuration : 400ksps
CCS version : CCS 7.4
PSDK Version : 4_03_00_05
For configuration we are using MCSPI driver function codes.
While probing we are able to see some output on Dout pin but while reading using McSPI_Transfer function, we always get the output as 0x00.
Can anyone please help us to resolve the issue ?
Thanks and regards
Arpita Jena