登录
首页 » MDK » SPI实验

SPI实验

于 2020-06-24 发布 文件大小:3967KB
0 200
下载积分: 1 下载次数: 3

代码说明:

  stm32与fpga进行spi通信,fpga进行测频,占空比,时间间隔测量,32可控制其运行模式,并将测得结果于lcd上进行显示。(STM32 communicates with FPGA in spi. FPGA measures frequency, duty cycle and time interval. 32 can control its operation mode, and display the measured results on lcd)

文件列表:

SPI实验, 0 , 2019-07-15
SPI实验\CORE, 0 , 2019-07-15
SPI实验\CORE\core_cm3.c, 17273 , 2010-06-07
SPI实验\CORE\core_cm3.h, 85714 , 2011-02-09
SPI实验\CORE\startup_stm32f10x_hd.s, 15503 , 2011-03-10
SPI实验\CORE\startup_stm32f10x_md.s, 12765 , 2011-03-10
SPI实验\HARDWARE, 0 , 2019-07-15
SPI实验\HARDWARE\FLASH, 0 , 2019-07-15
SPI实验\HARDWARE\FLASH\flash.c, 8859 , 2014-03-22
SPI实验\HARDWARE\FLASH\flash.h, 2159 , 2014-03-21
SPI实验\HARDWARE\KEY, 0 , 2019-07-15
SPI实验\HARDWARE\KEY\key.c, 1977 , 2014-03-20
SPI实验\HARDWARE\KEY\key.h, 1013 , 2014-03-20
SPI实验\HARDWARE\LCD, 0 , 2019-07-15
SPI实验\HARDWARE\LCD\FONT.H, 35016 , 2014-01-02
SPI实验\HARDWARE\LCD\lcd.c, 85631 , 2015-08-12
SPI实验\HARDWARE\LCD\lcd.h, 8193 , 2015-08-12
SPI实验\HARDWARE\LED, 0 , 2019-07-15
SPI实验\HARDWARE\LED\led.c, 1301 , 2014-03-20
SPI实验\HARDWARE\LED\led.h, 640 , 2014-03-20
SPI实验\HARDWARE\SPI, 0 , 2019-07-15
SPI实验\HARDWARE\SPI\spi.c, 3504 , 2019-07-13
SPI实验\HARDWARE\SPI\spi.h, 690 , 2019-07-11
SPI实验\HARDWARE\TIMER, 0 , 2019-07-15
SPI实验\HARDWARE\TIMER\timer.c, 4897 , 2019-07-11
SPI实验\HARDWARE\TIMER\timer.h, 307 , 2019-07-11
SPI实验\OBJ, 0 , 2019-07-15
SPI实验\OBJ\ExtDll.iex, 19 , 2019-07-15
SPI实验\OBJ\SPI.axf, 442232 , 2019-07-15
SPI实验\OBJ\SPI.build_log.htm, 3542 , 2019-07-15
SPI实验\OBJ\SPI.hex, 135972 , 2019-07-15
SPI实验\OBJ\SPI.htm, 117153 , 2019-07-15
SPI实验\OBJ\SPI.lnp, 650 , 2019-07-15
SPI实验\OBJ\SPI.sct, 479 , 2019-07-07
SPI实验\OBJ\SPI_Target 1.dep, 38172 , 2019-07-15
SPI实验\OBJ\core_cm3.crf, 3942 , 2019-07-15
SPI实验\OBJ\core_cm3.d, 104 , 2019-07-15
SPI实验\OBJ\core_cm3.o, 11184 , 2019-07-15
SPI实验\OBJ\delay.crf, 349955 , 2019-07-15
SPI实验\OBJ\delay.d, 1669 , 2019-07-15
SPI实验\OBJ\delay.o, 382960 , 2019-07-15
SPI实验\OBJ\flash.crf, 354291 , 2019-07-07
SPI实验\OBJ\flash.d, 1753 , 2019-07-07
SPI实验\OBJ\flash.o, 390896 , 2019-07-07
SPI实验\OBJ\key.crf, 350377 , 2019-07-15
SPI实验\OBJ\key.d, 1640 , 2019-07-15
SPI实验\OBJ\key.o, 383792 , 2019-07-15
SPI实验\OBJ\lcd.crf, 420398 , 2019-07-15
SPI实验\OBJ\lcd.d, 1836 , 2019-07-15
SPI实验\OBJ\lcd.o, 461724 , 2019-07-15
SPI实验\OBJ\led.crf, 349502 , 2019-07-15
SPI实验\OBJ\led.d, 1601 , 2019-07-15
SPI实验\OBJ\led.o, 381880 , 2019-07-15
SPI实验\OBJ\main.crf, 365639 , 2019-07-15
SPI实验\OBJ\main.d, 1975 , 2019-07-15
SPI实验\OBJ\main.o, 398436 , 2019-07-15
SPI实验\OBJ\misc.crf, 348900 , 2019-07-15
SPI实验\OBJ\misc.d, 1613 , 2019-07-15
SPI实验\OBJ\misc.o, 380508 , 2019-07-15
SPI实验\OBJ\spi.crf, 350258 , 2019-07-15
SPI实验\OBJ\spi.d, 1601 , 2019-07-15
SPI实验\OBJ\spi.o, 383748 , 2019-07-15
SPI实验\OBJ\startup_stm32f10x_hd.d, 63 , 2019-07-15
SPI实验\OBJ\startup_stm32f10x_hd.o, 6804 , 2019-07-15
SPI实验\OBJ\stm32f10x_gpio.crf, 352398 , 2019-07-15
SPI实验\OBJ\stm32f10x_gpio.d, 1943 , 2019-07-15
SPI实验\OBJ\stm32f10x_gpio.o, 386940 , 2019-07-15
SPI实验\OBJ\stm32f10x_it.crf, 348301 , 2019-07-15
SPI实验\OBJ\stm32f10x_it.d, 1807 , 2019-07-15
SPI实验\OBJ\stm32f10x_it.o, 380840 , 2019-07-15
SPI实验\OBJ\stm32f10x_rcc.crf, 355973 , 2019-07-15
SPI实验\OBJ\stm32f10x_rcc.d, 1910 , 2019-07-15
SPI实验\OBJ\stm32f10x_rcc.o, 391400 , 2019-07-15
SPI实验\OBJ\stm32f10x_spi.crf, 352873 , 2019-07-15
SPI实验\OBJ\stm32f10x_spi.d, 1910 , 2019-07-15
SPI实验\OBJ\stm32f10x_spi.o, 388268 , 2019-07-15
SPI实验\OBJ\stm32f10x_tim.crf, 370986 , 2019-07-15
SPI实验\OBJ\stm32f10x_tim.d, 1910 , 2019-07-15
SPI实验\OBJ\stm32f10x_tim.o, 415700 , 2019-07-15
SPI实验\OBJ\stm32f10x_usart.crf, 354511 , 2019-07-15
SPI实验\OBJ\stm32f10x_usart.d, 1976 , 2019-07-15
SPI实验\OBJ\stm32f10x_usart.o, 391084 , 2019-07-15
SPI实验\OBJ\sys.crf, 349147 , 2019-07-15
SPI实验\OBJ\sys.d, 1562 , 2019-07-15
SPI实验\OBJ\sys.o, 382692 , 2019-07-15
SPI实验\OBJ\system_stm32f10x.crf, 350034 , 2019-07-15
SPI实验\OBJ\system_stm32f10x.d, 1892 , 2019-07-15
SPI实验\OBJ\system_stm32f10x.o, 380740 , 2019-07-15
SPI实验\OBJ\timer.crf, 355825 , 2019-07-15
SPI实验\OBJ\timer.d, 1814 , 2019-07-15
SPI实验\OBJ\timer.o, 389248 , 2019-07-15
SPI实验\OBJ\usart.crf, 354892 , 2019-07-15
SPI实验\OBJ\usart.d, 1730 , 2019-07-15
SPI实验\OBJ\usart.o, 386404 , 2019-07-15
SPI实验\README.TXT, 37 , 2019-07-10
SPI实验\STM32F10x_FWLib, 0 , 2019-07-15
SPI实验\STM32F10x_FWLib\inc, 0 , 2019-07-15
SPI实验\STM32F10x_FWLib\inc\misc.h, 8982 , 2011-03-10
SPI实验\STM32F10x_FWLib\inc\stm32f10x_adc.h, 21690 , 2011-03-10
SPI实验\STM32F10x_FWLib\inc\stm32f10x_bkp.h, 7555 , 2011-03-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2.4-LCD-display-current-temperature
    2.4寸彩屏实时显示当前温度,基于STC52单片机(2.4-inch color display the current temperature, microcontroller based STC52)
    2013-09-23 22:23:12下载
    积分:1
  • 数码管时钟 电子钟 时分秒 可调时分 8086 仿真ASM
    说明:  数码管时钟 电子钟 时分秒 可调时分 基本功能 (1) 可由按键调整时间 (2) 可整点报时(“嘟、嘟”声) (3) 可设定时,定时时间到发出“嘟、嘟”声 显示器件可选 段式LED显示或者LCD模块显示,嘟嘟声可选用蜂鸣器。(Digital tube clock electronic clock hour minute second adjustable time basic function (1) The time can be adjusted by pressing the key (2) Time can be reported at the same time ("beep, beep") (3) It can set the timing, and the "beep, beep" sound will be emitted when the timing is up to Segment LED display or LCD module display can be selected for display device, and buzzer can be selected for beep sound.)
    2020-12-08 15:49:20下载
    积分:1
  • 分别介绍基于形态奇异熵、高阶统计量的输电线路继电保护新方法 protection
    两篇SCI论文,分别介绍基于形态奇异熵、高阶统计量的输电线路继电保护新方法 涉及形态学、奇异值分解、熵、高阶统计量等算法。(Two SCI-indexed papers respectively introduce two novel transmission line protection methods based on morphology singular entropy and high order statistics. Algorithms relates to morphology, singular value decomposition, entropy and high order statistics.)
    2016-05-11 11:04:46下载
    积分:1
  • RTCmbox
    SmartARM2300 基于uCOS的万年历,使用周立功公司的串口工具。(UCOS based on SmartARM2300 the calendar, use weeks Ligong instrument' s serial port.)
    2009-03-24 22:22:17下载
    积分:1
  • IC卡源程序
    本程序可以支持SLE4442、SLE4428、FALSH、CPU卡(this program can support SLE4442, SLE4428 logic, FALSH, CPU card)
    2005-03-29 11:59:00下载
    积分:1
  • shaderFrame
    一个简单的open GL shader框架,简单到可以不用书籍就可以上手,(a simple openGL shader test, which is very simple enough make you to understand without any book)
    2015-05-01 13:37:39下载
    积分:1
  • STM32F10x常见应用解析
    STM32F1开发指南-库函数版本芯片手册(stm32f1 develop compss)
    2020-06-20 11:40:02下载
    积分:1
  • 1.8TFT
    实现1.8寸tft彩屏的驱动,能够显示字符,汉字,以及图片。(Achieve 1.8-inch tft color screen driver, can display characters, characters, and images.)
    2020-06-28 18:40:02下载
    积分:1
  • EM78P153S-simp
    EM78P153中文资料,此文件如有侵权行为请通知删除,文件正确性请以芯片厂商的资料为准,些文档供学习参考(EM78P153Chinese data, this file if any infringement please inform delete files, correct please to chip manufacturer data shall prevail, some documents for learning reference)
    2013-12-27 12:09:26下载
    积分:1
  • STM32-keyscanf
    基于神舟STM32 1号的开发实验 按键输入(Based on the experimental Shenzhou STM32 key input)
    2011-11-08 15:51:56下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载