登录
首页 » Windows_Unix » max_spi

max_spi

于 2016-07-15 发布 文件大小:2404KB
0 119
下载积分: 1 下载次数: 43

代码说明:

  stm32下使用max7219驱动点阵,使用spi总线来没驱动,最后下载验证,结果很稳定。(Under the stm32 use max7219 driver lattice, the use of spi bus to not drive, download the verification, the result is stable.)

文件列表:

max_spi
.......\CORE
.......\....\core_cm3.c,17273,2010-06-07
.......\....\core_cm3.h,85714,2011-02-09
.......\....\startup_stm32f10x_hd.s,15503,2011-03-10
.......\....\startup_stm32f10x_md.s,12765,2011-03-10
.......\HARDWARE
.......\........\FLASH
.......\........\.....\flash.c,9547,2012-09-21
.......\........\.....\flash.h,2309,2012-09-21
.......\........\KEY
.......\........\...\key.c,1813,2012-09-13
.......\........\...\key.h,1114,2012-09-13
.......\........\LCD
.......\........\...\font.h,16156,2012-08-25
.......\........\...\lcd.c,82493,2014-02-20
.......\........\...\lcd.h,9283,2014-02-20
.......\........\LED
.......\........\...\led.c,1298,2012-09-13
.......\........\...\led.h,638,2012-09-13
.......\........\SPI
.......\........\...\spi.c,2697,2016-07-06
.......\........\...\spi.h,225,2016-06-15
.......\........\...\table.h,2052,2016-06-15
.......\keilkilll.bat,399,2011-04-23
.......\OBJ
.......\...\core_cm3.crf,3529,2016-06-15
.......\...\core_cm3.d,89,2016-06-15
.......\...\core_cm3.o,10296,2016-06-15
.......\...\delay.crf,284404,2016-06-15
.......\...\delay.d,749,2016-06-15
.......\...\delay.o,301812,2016-06-15
.......\...\flash.crf,289028,2016-06-15
.......\...\flash.d,833,2016-06-15
.......\...\flash.o,310008,2016-06-15
.......\...\key.crf,284912,2016-07-06
.......\...\key.d,752,2016-07-06
.......\...\key.o,302380,2016-07-06
.......\...\lcd.crf,319450,2016-06-15
.......\...\lcd.d,918,2016-06-15
.......\...\lcd.o,370012,2016-06-15
.......\...\led.crf,283961,2016-07-06
.......\...\led.d,713,2016-07-06
.......\...\led.o,300444,2016-07-06
.......\...\main.crf,289187,2016-07-06
.......\...\main.d,955,2016-07-06
.......\...\main.o,308076,2016-07-06
.......\...\misc.crf,283472,2016-06-15
.......\...\misc.d,709,2016-06-15
.......\...\misc.o,299400,2016-06-15
.......\...\SPI.axf,528020,2016-07-06
.......\...\spi.crf,284729,2016-07-06
.......\...\spi.d,752,2016-07-06
.......\...\SPI.hex,17773,2016-07-06
.......\...\SPI.htm,60705,2016-07-06
.......\...\SPI.lnp,609,2016-07-06
.......\...\spi.o,302372,2016-07-06
.......\...\SPI.plg,1540,2016-07-11
.......\...\SPI.sct,479,2016-06-15
.......\...\SPI.tra,2128,2016-07-06
.......\...\spi.__i,430,2016-07-06
.......\...\startup_stm32f10x_hd.d,63,2016-06-15
.......\...\startup_stm32f10x_hd.o,6736,2016-06-15
.......\...\stm32f10x_fsmc.crf,288981,2016-06-15
.......\...\stm32f10x_fsmc.d,879,2016-06-15
.......\...\stm32f10x_fsmc.o,305924,2016-06-15
.......\...\stm32f10x_gpio.crf,286975,2016-06-15
.......\...\stm32f10x_gpio.d,879,2016-06-15
.......\...\stm32f10x_gpio.o,305836,2016-06-15
.......\...\stm32f10x_it.crf,282873,2016-07-06
.......\...\stm32f10x_it.d,775,2016-07-06
.......\...\stm32f10x_it.o,299436,2016-07-06
.......\...\stm32f10x_rcc.crf,290539,2016-06-15
.......\...\stm32f10x_rcc.d,862,2016-06-15
.......\...\stm32f10x_rcc.o,310272,2016-06-15
.......\...\stm32f10x_spi.crf,287444,2016-06-15
.......\...\stm32f10x_spi.d,862,2016-06-15
.......\...\stm32f10x_spi.o,307188,2016-06-15
.......\...\stm32f10x_tim.crf,305552,2016-06-15
.......\...\stm32f10x_tim.d,862,2016-06-15
.......\...\stm32f10x_tim.o,334556,2016-06-15
.......\...\stm32f10x_usart.crf,289072,2016-06-15
.......\...\stm32f10x_usart.d,896,2016-06-15
.......\...\stm32f10x_usart.o,310000,2016-06-15
.......\...\sys.crf,283571,2016-06-15
.......\...\sys.d,674,2016-06-15
.......\...\sys.o,299684,2016-06-15
.......\...\sys.__i,428,2016-06-15
.......\...\system_stm32f10x.crf,284611,2016-07-06
.......\...\system_stm32f10x.d,796,2016-07-06
.......\...\system_stm32f10x.o,299336,2016-07-06
.......\...\usart.crf,289028,2016-06-15
.......\...\usart.d,795,2016-06-15
.......\...\usart.o,305164,2016-06-15
.......\STM32F10x_FWLib
.......\...............\inc
.......\...............\...\misc.h,8982,2011-03-10
.......\...............\...\stm32f10x_adc.h,21690,2011-03-10
.......\...............\...\stm32f10x_bkp.h,7555,2011-03-10
.......\...............\...\stm32f10x_can.h,27559,2011-03-10

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

发表评论

0 个回复

  • NCDCcurrentsource
    采用51系列单片机为控制核心,包括电源变换处理及分配模块,恒流源模块,单片机主控模块,键盘输入模块,LCD显示模块,数模/模数转换模块,语音模块和实时时钟模块的9个部分。通过键盘设定好需要输出的电流值后,单片机对设定值按照一定的算法进行处理,经数模输出电压控制恒流源电路输出相应的电流值(51 Series single-chip microcomputer used for the control of the core, including the processing and distribution of power transform module, constant current source module, single-chip control module, the keyboard input module, LCD display module, digital-to-analog/analog-digital conversion module, voice module and real-time Clock Module Part 9. Through the keyboard need to set output current value, single-chip microcomputer according to the settings of the algorithm processing, digital-to-analog output voltage by the control constant current source circuit output current value of the corresponding)
    2009-04-21 00:14:12下载
    积分:1
  • Code_SpyWin
    用Visual Basic 6.0 编写的SPY++,功能强大(SPY++ BY Visual Basic)
    2015-09-16 22:11:24下载
    积分:1
  • 51黑论坛_光立方(595 2803)
    基于595的光立方程序及原理图Pcb图,自己动手的指南(A 595 - based light cube program and schematic diagram Pcb, a hands-on guide)
    2017-11-27 23:45:33下载
    积分:1
  • ath3101
    PIC12f54单片机控制的专用的回音消除程序。如果需要模块的PCB和原理图请和我联系。(PIC12f54 dedicated MCU control echo cancellation procedures. If the module PCB and schematic please contact me.)
    2013-04-12 23:46:43下载
    积分:1
  • 51ustart
    说明:  esp8266的示范代码,51单片机的代码啦(Demonstration code for esp8266)
    2020-06-20 05:20:02下载
    积分:1
  • 24C01-24C25
    这是24C0X-24C256共9种EEPROM的归一化读写C程序.(- 24C256 a total of nine species of EEPROM read and write to one of the C program.)
    2006-12-12 10:54:03下载
    积分:1
  • IEC104
    C语言实现IEC104客户端,可以实现总召,遥信变位上送,YC上送。(The IEC104 client C language, you can achieve total Zhao, remote deformation on the YC sent.)
    2012-02-16 10:52:57下载
    积分:1
  • CANbus
    说明:  主要是说明can总线协议使用fpga的ip核实现,供使用can总线的人使用(Mainly states can use the FPGA bus protocol of the ip nuclear realized, for people who use the bus can use)
    2008-11-23 11:41:05下载
    积分:1
  • AMODIFIEDRAO-BLACKWELLISEDPARTICLEFILTER
    Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall computational load in comparison to original PFs. However, the computational complexity is still too high for many real-time applications. In this paper, we propose a modified RBPF that requires a single Kalman Filter (KF) iteration per input sample. Comparative experiments show that while good convergence can still be obtained, computational efficiency is always drastically increased, making this algorithm an option to consider for real-time implementations.
    2007-09-22 21:16:27下载
    积分:1
  • stm32f4 keyboard & mouse
    STM32F4 实现的鼠标和键盘程序,修改就可以直接用了(STM32F4 achieve the mouse and keyboard procedures, modify IT and then you can use it directly.)
    2017-11-01 09:07:11下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载