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.
工具/软件:Code Composer Studio
你(们)好
我将 TMS320F28377S 与外部 ADC - AD7609一起使用(www.analogue.com/.../AD7609.pdf) 。 我通过 SPI 与 ADC 通信。 ADC 为18位、我有问题。 由于 RXBUF 寄存器为16、我如何读取18位?
感谢你的帮助
此致
Szymon
你(们)好
感谢您的回答、这解决了我的问题、但我还有一个问题。 如何处理处理器的 MOSI 线路? 外部 AD7609没有 MOSI 线路(它只有输出引脚)
感谢你的帮助
此致
Szyomn
您可以选择将该引脚用作额外的 GPIO 或其他外设功能。 GPIO 多路复用的优势在于、您可以选择外部信号。 在这种情况下、由于从未使用过 MOSI 线路、因此您可以选择不使用它。 确保该引脚的 GPIO 多路复用器配置为其他所需功能。
此致、
标记