Other Parts Discussed in Thread: C2000WARE
我将外部ADC的串行输出接到TMS320F28033的芯片SPISIMOA引脚,想在芯片里处理ADC数据,请问如何接收读取输入到SPISIMOA的串行数据呢,有无类似例程呢?
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.
我将外部ADC的串行输出接到TMS320F28033的芯片SPISIMOA引脚,想在芯片里处理ADC数据,请问如何接收读取输入到SPISIMOA的串行数据呢,有无类似例程呢?
你好,简单来说,你是想知道如何读取SPI接收到的数据,是这样吗?
这个你可以直接参考例程,看例程中是如何读取接收数据的就可以了。例程是回环模式,注意SPI的接收寄存器:
C:\ti\c2000\C2000Ware_4_00_00_00\device_support\f2803x\examples\c28\spi_loopback