Part Number: ADS8685
Three ADS8685-s connect to FPGA(MAX10) with daisy-chain.
The FPGA communicates with the converters by SPI(not multi-SPI). The FPGA is SPI master.
ADS8585 has parity check, so I think that FPGA can find a error on transmission by using parity error.
If an error get occurred, I will retry to get the same conversion result.
Question 1: Can ADS8685 output the same result? (Can it retry?)
Question 2: How FPGA get the same result? I want to know the sequences to get the result.
According to the datasheet(ads8685.pdf, revC) p39 Figure 73, this converter outputs once conversion result when FPGA sends more than 32 SCLKs.