推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

SPI方式STM32与FPGA单向通信

更新时间:2020-01-16 13:51:48 大小:6M 上传用户:liqiang9090查看TA发布的资源 标签:spistm32fpga 下载积分:2分 评价赚积分 (如何评价?) 收藏 评论(0) 举报

资料介绍

本项目只做了FPGA向STM32发送数据,属于单向通信,另外,为了产生数据发送到STM32,FPGA程序中写了一个计数器,实际工程中根据自己的需求删除即可,FPGA中的SPI模块中有完整的发送接收程序,因为本次不需要FPGA接收数据,所以接收部分写出来了,但未例化到顶层文件。

使用平台:FPGA板+STM32板(我使用的是正点原子战舰板,根据自己的STM32板子,修改TFT驱动程序,SPI使用的是SPI2,可自行修改)

部分文件列表

文件名文件大小修改时间
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/logic_util_heursitic.dat11KB2017-07-13 12:52:54
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/prev_cmp_spi.qmsg48KB2017-07-13 12:52:50
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.(0).cnf.cdb9KB2017-07-13 12:46:14
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.(0).cnf.hdb2KB2017-07-13 12:46:14
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.(1).cnf.cdb2KB2017-07-13 12:52:50
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.(1).cnf.hdb1KB2017-07-13 12:52:50
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.(2).cnf.cdb4KB2017-07-13 12:46:24
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.(2).cnf.hdb1KB2017-07-13 12:46:24
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.asm.qmsg2KB2017-07-13 12:53:00
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.asm.rdb1KB2017-07-13 12:53:04
STM32与FPGA通信_SPI方式/STM32与FPGA通信/fpga_spi/db/spi.asm_labs.ddb8KB2017-07-13 12:53:00
...

全部评论(0)

暂无评论