登录
首页 » Windows_Unix » max_spi

max_spi

于 2016-07-15 发布 文件大小:2404KB
0 153
下载积分: 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 个回复

  • 28335-chinese-datasheet
    dsp28335中文datasheet 其中包括epwm ecap ecan gpio pll配置信息(datasheet of 28335 contain epwm ecap ecan gpio pll )
    2012-05-27 18:08:15下载
    积分:1
  • DAQ-using-STM
    Source for TCP/IP DAQ system
    2017-08-31 15:17:53下载
    积分:1
  • Sepam20
    通过 Modbus 通讯 RS485 型物理链路,或装有适当变换器的其他接口使 Sepam 能 与远程监控系统连接。 Sepam 采用的 Modbus 规约与 RTU Modbus (1) 规约的子集兼容 ( 一个 Modbus 主 机可以同多个 Sepam 单元通讯 )。 Sepam 永远是子机 ( 从站 )。 所有 Sepam 单元均可配置 ACE949-2 ( 二线 ) 或 ACE959 ( 四线 ) 接口与通讯网络 连接。 RS485 和 ACE937 可连接到通讯网络,光纤通讯星形系统。(Communication via Modbus RS485 type physical link, or fitted with suitable converters other interfaces can make Sepam Connection with a remote monitoring system. Sepam uses a subset of the Modbus protocol with RTU Modbus (1) of the Statute compatible (a Modbus master Machine unit can communicate with a plurality of Sepam). Sepam is always a slave (slave). All Sepam unit can be configured ACE949-2 (wire) or ACE959 (four-wire) communications network interface connection. RS485 and ACE937 can be connected to the communications network, fiber-optic communication star system.)
    2016-01-29 22:06:51下载
    积分:1
  • Source
    一个倒车雷达的程序 使用的是AVR单片机。 在include.h文件里面定义 #define CPU_F 4 //4MHZ 定义外晶振的频率 #define GOOD //40KHZ更准确 #define DIS150CM //若定义了,1.5M有效,没有定义就是2.5M有效 #define DEBUG //若定义了,则是调试模式debug , 没定义就是release模式 (Include.h document in which the definition of# define CPU_F 4// 4MHZ definition of the frequency of oscillator# define GOOD// 40KHZ more accurate# define DIS150CM// if defined, 1.5M effective, efficient 2.5M is not defined# define DEBUG// If defined, it is debug mode debug, not release model is defined as)
    2009-05-03 17:45:15下载
    积分:1
  • ov2640control
    利用stm32控制OV2640软件二值化采集数据,进行图像识别,可以操作机械臂打节奏大师(Use stm32 control OV2640 software binary data acquisition, image recognition, playing rhythm master manipulator can be operated)
    2016-05-10 08:49:12下载
    积分:1
  • 6
    说明:  凌阳单片机 第6章 集成开发环境IDE第6章 集成开发环境IDE第6章 集成开发环境IDE(Chapter 6 Sunplus Single-chip integrated development environment IDE Chapter 6 integrated development environment IDE Chapter 6 integrated development environment IDE)
    2009-05-10 21:44:15下载
    积分:1
  • ML5238
    多节锂电池保护原理图,可支持多节电池组保护。可实现软件控制。(Multi lithium battery protection schematics, supports multi-cell battery pack protection. Software control can be achieved.)
    2020-12-14 18:29:13下载
    积分:1
  • c51-pc
    pc rs232 51单片机 LED 控制(pc rs232 51 microchip LED control)
    2012-08-29 18:17:39下载
    积分:1
  • AVRSPI通讯实例程序
    单片机spi简单实例代码,有一定的参考价值。分享给大家(SCM SPI simple example code, there is a certain reference value. Share it with you.)
    2018-11-08 10:10:18下载
    积分:1
  • VX_IEC101
    与主站IEC101规约通讯,完成与科东公司主站、国电南自、南瑞科技等公司主站通讯 Tornado2.0编译,无故障运行与研华HE-8XX系列主板3年以上 解压密码luckycy(master IEC101 and the Statute of communication, complete with the East Branch Corporation stations, the South since the country's electric, NAN technology companies master communications Tornado2.0 compiler, fault-free operation with the China Institute HE-8XX series of the Main Board for three years or more extract passwords luckycy)
    2006-12-09 12:26:47下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载