关于SPI的相关接口程序可以在路径_bsp->drivers -> inc和_bsp ->drivers -> src中分别找到对就的.h和.c文件,名字为altera_avalon_spi.haltera_avalon_spi.c。
![图片[1]-Intel FPGA Nios ii SPI调试经验-Altera-Intel社区-FPGA CPLD-ChipDebug](http://chipdebug.com/wp-content/uploads/2022/10/41665102514.jpg)
开始的时候一直都读写出错,问题就出在读使能要一个时钟周期才能输出,这样在判断STATUS时就必须要等一个时钟周期才能去判断,否则会
![图片[2]-Intel FPGA Nios ii SPI调试经验-Altera-Intel社区-FPGA CPLD-ChipDebug](http://chipdebug.com/wp-content/uploads/2022/10/21665102515.jpg)

关于SPI的相关接口程序可以在路径_bsp->drivers -> inc和_bsp ->drivers -> src中分别找到对就的.h和.c文件,名字为altera_avalon_spi.haltera_avalon_spi.c。
![图片[1]-Intel FPGA Nios ii SPI调试经验-Altera-Intel社区-FPGA CPLD-ChipDebug](http://chipdebug.com/wp-content/uploads/2022/10/41665102514.jpg)
开始的时候一直都读写出错,问题就出在读使能要一个时钟周期才能输出,这样在判断STATUS时就必须要等一个时钟周期才能去判断,否则会
![图片[2]-Intel FPGA Nios ii SPI调试经验-Altera-Intel社区-FPGA CPLD-ChipDebug](http://chipdebug.com/wp-content/uploads/2022/10/21665102515.jpg)
没有回复内容