登录
首页 » MDK » SPI实验

SPI实验

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

  • W5500_TST
    W5500 以太网芯片的驱动程序,msp430驱动(A practical w5500 driver for msp430)
    2021-03-28 15:09:11下载
    积分:1
  • AD9910-STM32F103-全国电子设计大赛DDS送端代码
    AD9910-STM32F103-全国电子设计大赛DDS发送端代码 2017年全国电子设计大赛H题(AD9910-STM32F103-DDS Sender Code for National Electronic Design Competition Question H of the 2017 National Electronic Design Competition)
    2020-06-19 09:40:01下载
    积分:1
  • intelligent-fire-alarm-system
    系统以单片机为主控单元,能够及时监测到系统故障和环境中有无火灾,火灾一旦发生将实现声光报警,并采取有效措施控制火情的发展,将火灾消灭在萌芽状态,以确保人身财产安全,最大限度地减少损失。(System based on single-chip computer control unit, the ability to monitor system failures and environments there is no fire, fire in case of sound and light alarm, and take effective measures to control the development of the fire, fire in the bud, to ensure the personal and property safety, and minimize losses.)
    2016-03-29 14:27:44下载
    积分:1
  • LSD-CC430F6137-ADC
    TI公司新型433M无线射频解决方案CC430源码此源码为带AD采样(TI s new CC430 433M wireless RF solutions for the band this source code AD sampling)
    2013-10-03 13:08:50下载
    积分:1
  • sub-band-coding
    子带编码是一种以信号频谱为依据的波形编码方法,首先用一组带通滤波器将输入信号按频谱分开,然后让每路子信号通过各自的自适应PCM编码器(ADPCM)编码,经过分接和解码再复合成原始信号。(In sub-band coding is a waveform signal based on the spectrum coding method using a first set of band pass filters to separate an input signal spectrum, and so that each signal path through the respective adaptive PCM coder (ADPCM) encoding, after tap and then combined into the original decoding signal.)
    2013-11-26 22:42:18下载
    积分:1
  • DC-motor-control-implementation
    直流电机的控制实现,开启,转速,还有占空比显示的功能(DC motor control to achieve open, speed, duty cycle display)
    2011-06-28 16:51:24下载
    积分:1
  • 4、液晶显示器
    说明:  这是基于开发板LPC1114的源码程序,是用C语言编写,关于液晶显示屏的配置和实现同时它也是一个完整的模板,可以在此基础上添加其他程序用于开发板的学习,是一个完整的模板,可直接使用。(This is based on the development board LPC1114 source code program, is written in C language, on the LCD display configuration and implementation at the same time it is a complete template, you can add other programs on this basis for the development board learning, is a complete template, can be used directly.)
    2020-06-22 17:40:02下载
    积分:1
  • uCOSPuCGUI(FSMC)
    uCOS+uCGUI例程,主控芯片为STM32,LCD采用FSMC接口连接,实现图形界面的操作(uCOS+uCGUI routines, the main chip for the STM32, the LCD FSMC interface connector, the operation of the graphical interface)
    2012-06-09 21:30:01下载
    积分:1
  • QR_Decoder_OV5640
    说明:  野火官方基于OV5640解码二维码例程。单片机是F429.解码部分代码可以移植至其他IC。此库已经用在公司项目二维码门禁反扫功能上。(Wildfire officials decode two-dimensional code routines based on ov5640. The MCU is f429. The decoding part of the code can be transplanted to other IC. This library has been used in the company project QR code access control anti scanning function.)
    2021-04-10 18:58:59下载
    积分:1
  • blcdsources
    blcd source, it is blcd source can convert from one format to antother
    2009-07-15 15:11:21下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载