登录
首页 » MDK » SPI实验

SPI实验

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

  • _Key
    矩阵式键盘的控制,已通过Keil检测,包含四个源文件(matrix keyboard control, has passed Keil detection, the source document contains 4)
    2007-05-16 17:34:13下载
    积分:1
  • PWM
    讲述8051单片机控制PMW调整光的强度的C源程序。(PMW about 8051 to adjust the light intensity control of the C source. )
    2011-05-24 20:07:08下载
    积分:1
  • stm32-esp8266
    STM32F系列单片机驱动WIFI模块ESP8266的无线通讯原代码(stm32f- ESP8266 CODE)
    2015-01-25 08:46:38下载
    积分:1
  • 官方Python上位
    说明:  实现 MPU6050 DMP解算欧拉角后的姿态显示上位机。(The mpu6050 DMP is used to calculate the Euler angle.)
    2020-04-05 21:18:54下载
    积分:1
  • sms
    GSM TC35的短信代码,包含短信发短信,收短信,短信中心号码设定等,可以直接加到单片机中作为子函数使用(GSM of TC35 SMS code, including SMS text messaging, received messages, the SMS center number set, can be directly added to microcontroller as Functions)
    2012-03-16 17:55:07下载
    积分:1
  • Qbot资料
    巡线小车 基于pid算法 光电传感器 可以平稳运行 含有led屏(line follower with pid control)
    2019-05-25 17:25:28下载
    积分:1
  • Sig_Generate
    stm32制作简易信号源,产生方波三角波和正弦波(STM32 makes simple signal source to produce square wave triangle wave and sine wave)
    2019-07-07 11:22:53下载
    积分:1
  • sprc675
    TI 官方光伏逆变器学习资料。一个完整的110V纯正弦波输出逆变器学习资料,软硬件都有。(TI Inverter learning resource.)
    2016-01-13 15:11:50下载
    积分:1
  • AD7192test
    ADI官方的AD7192驱动程序,已调试成功(ADI official AD7192 driver, the successful commissioning)
    2012-05-16 14:49:53下载
    积分:1
  • ADC测试
    说明:  ADC 测试包含ADC+12864+UART+PID(ADC test includes ADC+12864+UART+PID)
    2020-06-22 17:20:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载