This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Thank you for your reply!
My MCU is STM32.But any other MCU program or suggestions can always help.Thank you.
Hi,
The best I can provide is a link to an E2E post with SPI code snippets for the MSP430. To interface specifically with the ADS8866, the timing diagram on page 6 of the ADC's datasheet will be the best starting point. From your other E2E thread, it looks like you are getting very close!
Thank you very much!It's not my first time to write the SPI driver.Actually,I use it many times.But I have never ever seen that DOUT changes level both at rising age and falling age.It is incredible,but it is just there.