想将FPGA采集到的数据发送给430单片机进行处理,通过SPI串口通信协议的话,是不是应该在FPGA上用Verilog写一个SPI的发送协议,然后在430这边用C下一个SPI的接收?
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.
想将FPGA采集到的数据发送给430单片机进行处理,通过SPI串口通信协议的话,是不是应该在FPGA上用Verilog写一个SPI的发送协议,然后在430这边用C下一个SPI的接收?