登录
首页 » MDK » SPI实验

SPI实验

于 2020-06-24 发布 文件大小:3967KB
0 161
下载积分: 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 个回复

  • M8LM35-GSM-Temperature
    ATmega8 Temperature monitoring using LM35
    2015-07-29 04:51:27下载
    积分:1
  • I2C12864
    arduino的12864库文件,仅适用于i2c屏幕(Arduino 12864 library file, only applies to the I2C screen)
    2020-11-18 01:59:39下载
    积分:1
  • FLASH模拟EEPROM实验
    说明:  基于SRM32F407实现了FLASH模拟EEPROM实验(Realization of FLASH simulation EEPROM experiment based on SRM 32F407)
    2020-06-24 09:20:02下载
    积分:1
  • dianya
    说明:  对一路工频交流电(频率波动范围为50 ±1Hz、有失真的正弦波)的电压有效值、电流有效值、有功功率、无功功率、功率因数进行测量的数字式多用表。通过LCD12864显示(Frequency of the AC all the way (the frequency of fluctuations in the range of 50 ± 1Hz, there is distortion of the sine wave) RMS voltage, RMS current, active power, reactive power, power factor measurement of the digital multimeter. LCD12864 show through)
    2009-08-14 15:56:29下载
    积分:1
  • compare-2-strings-input-from-consol
    this is an assembly program that compares two strings.if they are identical, it display Y, else, it display N
    2014-12-27 19:17:25下载
    积分:1
  • 无人避障
    说明:  模拟了无人机遇到障碍物自动避障的原理,并且加了大量的注释!(The principle of UAV avoiding obstacles automatically is simulated, and a lot of comments are added!)
    2021-03-16 16:29:21下载
    积分:1
  • 224C01-rd-wr4
    24CXX的读写代码,适用于于51单片机SCM.可直接使用。 (24CXX the read and write code, suitable for 51 MCU the SCM can be used directly.)
    2012-07-17 12:59:22下载
    积分:1
  • MTK6226_PCB
    MTK6226参考电路设计 含电路图 PCB layout(MTK6226 schematic reference include schematic and PCB layout)
    2010-08-04 16:40:10下载
    积分:1
  • OLED 模块 使用说明
    OLED 屏幕的中文参考手册,详细的记录了OLED 的所有信息,包含了基本的使用方法,对新手十分适合(OLED screen Chinese reference manual, detailed records of all the information of OLED, including the basic use of new novice is very suitable.)
    2020-06-19 14:40:01下载
    积分:1
  • 红外线射与接收源程序
    该程序可用于遥控器制作参考或者其他红外控制的项目,单片机采用的是PIC系列的(the procedure can be used for remote reference to the production or other infrared control of the project, the 8031 PIC is the series of)
    2005-04-26 16:01:00下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载