登录
首页 » MDK » SPI实验

SPI实验

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

  • USBshengka
    在keil中,用程序控制stm32的声卡,程序较为简洁高效!(In keil, the use of the program to control the STM32 sound card, the program is relatively simple and efficient!)
    2020-06-28 14:20:02下载
    积分:1
  • I2C_24C02
    基于cortex M3的IIc24C02读写数据,在群星系列单片机上验证通过!(Cortex M3 based on the IIc24C02 read and write data to validate the Stars Series MCU through!)
    2011-10-26 22:08:56下载
    积分:1
  • sca100t
    网上一些关于SCA100t的例程不少,可大多都是用内部的SPI控制,用到模拟X-Y轴引脚输出的还是太少,本程序为利用sca100t的经xout yout脚经TLC2543模拟读出实现倾角的更加精确的读数,本程序已经调试可用。(Online a lot about SCA100t routines can be used mostly within the SPI control, use the analog output XY axis pin or too little, for the use of this procedure by xout yout feet sca100t the TLC2543 analog read out by the inclination to achieve more accurate readings, the program has debugging available.)
    2020-12-18 09:49:10下载
    积分:1
  • led-advertising-lamp
    本程序能够实现广告灯的往正反方向来回移动。(Procedures to achieve the advertising lights move back and forth to the positive and negative direction.)
    2013-04-23 22:14:05下载
    积分:1
  • pid_simulink
    simulink of PID control for quadrotor
    2012-12-07 04:33:14下载
    积分:1
  • TIM-高级控制定时器PWM输出
    stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This routine implements an advanced control timer TIM1 that outputs PWM waveforms for a total of 7 function pins.)
    2018-04-25 14:20:41下载
    积分:1
  • chengxu
    51单片机 做一个简易的存储示波器的程序清单(51 single-chip storage oscilloscope with a simple list of procedures)
    2013-05-26 10:31:54下载
    积分:1
  • STATCOM.nh
    一遍关于单周控制三相四线制静止无功发生器研究的文章(the reserach of three-phase four-wire static Var Generator with One-cycle Control)
    2013-12-16 16:52:06下载
    积分:1
  • LCD1602
    说明:  keil软件下,用c8051f单片机控制LCD1602的程序(keil software under control with single-chip c8051f procedures LCD1602)
    2009-08-18 11:52:57下载
    积分:1
  • AT24C512_file_manage
    介绍AT24C512结构和基本原理基础上,按照PC机文件管理思想实现AT24C512文件系统,提高数据管理的效率(Introduction AT24C512 structure and basic principles based on the PC, file management in accordance with ideology AT24C512 file system, improve data management efficiency)
    2011-02-16 16:42:34下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载