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.

ADS8694怎样使用SPI读取18位数据

Other Parts Discussed in Thread: ADS8694

使用STM32F407的硬件SPI接口去读取ADS8694的18位ad数据怎样才能读取出来,因为STM32F407的硬件SPI接口只能设置每次读取的数据位是8位或者16位,看了TI的ADS8694芯片手册上的SPI时序图 发现

是不是直接产生16个SCLK就可以输出18位的SDO数据??