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.
尊敬的 Amian:
模式相似、只是编程格式为专用引脚上的 I2S 而不是使用 SPI。
第7.3.13节的项目4将提供更多详细信息:
两者都只有3个引脚、但 I2S 只需要16位数据、而 SPI 需要8位地址和16位数据、因此 I2S 应更快。
如果由于 DSP 而需要快速采样、最好使用 I2S。 事实上、通常情况下、使用 DSP 时、I2S 已成为我们从客户那里看到的首选。
此致、
维森特